Author: tridge
Date: 2005-10-11 06:21:07 + (Tue, 11 Oct 2005)
New Revision: 10892
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10892
Log:
- improved the handling of the special distinguishedName attribute
- ensure we don't add attributes twice, should a user
Author: tridge
Date: 2005-10-11 05:01:52 + (Tue, 11 Oct 2005)
New Revision: 10891
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10891
Log:
I noticed that the secrets.db was not being backed up on my system due
to msync/mmap not changing the mtime of the file. T
Author: metze
Date: 2005-10-11 04:43:44 + (Tue, 11 Oct 2005)
New Revision: 10890
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10890
Log:
[EMAIL PROTECTED] (orig r10878): vlendec | 2005-10-10 21:57:55 +0200
Reply to some comments by tridge and metze:
* ren
Author: tridge
Date: 2005-10-11 04:34:15 + (Tue, 11 Oct 2005)
New Revision: 10889
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10889
Log:
make searches for dn's less of a special case, and much faster when
part of more complex expressions
Modified:
branche
Author: jra
Date: 2005-10-11 04:28:46 + (Tue, 11 Oct 2005)
New Revision: 10888
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10888
Log:
We've already checked 'CAN_WRITE' so we don't need to do it again.
Jeremy.
Modified:
branches/SAMBA_3_0/source/smbd/dosmod
Author: jra
Date: 2005-10-11 04:28:29 + (Tue, 11 Oct 2005)
New Revision: 10887
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10887
Log:
We've already checked 'CAN_WRITE' so we don't need to do it again.
Jeremy.
Modified:
trunk/source/smbd/dosmode.c
Changes
Author: jra
Date: 2005-10-11 04:26:09 + (Tue, 11 Oct 2005)
New Revision: 10886
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10886
Log:
Fix bug where read-only share files are always seen as
read-only. Noticed by Andrew Bartlett.
Jeremy
Modified:
trunk/sourc
Author: jra
Date: 2005-10-11 04:25:47 + (Tue, 11 Oct 2005)
New Revision: 10885
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10885
Log:
Fix bug where read-only share files are always seen as
read-only. Noticed by Andrew Bartlett.
Jeremy
Modified:
branches/SA
URL: http://build.samba.org/
--- /home/build/master/cache/broken_results.txt.old 2005-10-10
00:00:29.0 +
+++ /home/build/master/cache/broken_results.txt 2005-10-11 00:00:33.0
+
@@ -1,17 +1,17 @@
-Build status as of Mon Oct 10 00:00:02 2005
+Build status as of Tue Oct
Author: jerry
Date: 2005-10-10 22:18:12 + (Mon, 10 Oct 2005)
New Revision: 10884
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10884
Log:
adding placeholder for access check in eventlog open
Modified:
trunk/source/rpc_server/srv_eventlog_nt.c
Changeset:
Mod
Author: jerry
Date: 2005-10-10 22:17:41 + (Mon, 10 Oct 2005)
New Revision: 10883
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10883
Log:
cleaning up comments
Modified:
trunk/source/rpc_server/srv_eventlog_lib.c
Changeset:
Modified: trunk/source/rpc_server/
Author: jerry
Date: 2005-10-10 22:05:06 + (Mon, 10 Oct 2005)
New Revision: 10882
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10882
Log:
renames for #defines of event lgo tdb keys (for consistency) & fix wr_eventlog
for new elog_open_tdb() semantics
Modified:
Author: jra
Date: 2005-10-10 21:44:01 + (Mon, 10 Oct 2005)
New Revision: 10881
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10881
Log:
Add in the first Samba4 pidl auto-generated parsing code.
Thanks a *lot* to Jelmer for all his work on this.
Jeremy.
Modified
Author: jra
Date: 2005-10-10 20:05:29 + (Mon, 10 Oct 2005)
New Revision: 10880
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10880
Log:
Missed terminating ';', sorry.
Jeremy.
Modified:
branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba3/Server.pm
Changese
Author: jra
Date: 2005-10-10 20:03:34 + (Mon, 10 Oct 2005)
New Revision: 10879
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10879
Log:
Added the ZERO_STRUCT(q_u), (r_u) entries to the generated
Samba3 code. Jelmer please check !
Jeremy.
Modified:
branches/S
Author: vlendec
Date: 2005-10-10 19:57:55 + (Mon, 10 Oct 2005)
New Revision: 10878
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10878
Log:
Reply to some comments by tridge and metze:
* rename the composite helper functions from comp_* to composite_*
* Move th
Author: idra
Date: 2005-10-10 19:53:20 + (Mon, 10 Oct 2005)
New Revision: 10877
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10877
Log:
merge from main tree
Added:
branches/tmp/samba4_ldap_controls/source/torture/rpc/dssync.c
Modified:
branches/tmp/samb
Author: deryck
Date: 2005-10-10 18:58:15 + (Mon, 10 Oct 2005)
New Revision: 824
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=824
Log:
Remove company info at company rep's request.
deryck
Modified:
trunk/support/netherlands.html
Changeset:
Modified: t
Author: jerry
Date: 2005-10-10 18:11:11 + (Mon, 10 Oct 2005)
New Revision: 10876
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10876
Log:
use a reference count strategy for dealing with eventlog tdbs; still have to
enforce access control in user space since we
Author: metze
Date: 2005-10-10 15:12:56 + (Mon, 10 Oct 2005)
New Revision: 10875
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10875
Log:
[EMAIL PROTECTED] (orig r10865): metze | 2005-10-10 11:33:06 +0200
merge branches/SOC/SAMBA_4_0 into main the main SAMBA_
Author: vlendec
Date: 2005-10-10 15:03:52 + (Mon, 10 Oct 2005)
New Revision: 10874
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10874
Log:
Merge trunk up to r10873
Added:
branches/tmp/vl-cluster/source/.indent.pro
branches/tmp/vl-cluster/source/include/mo
Author: metze
Date: 2005-10-10 14:10:37 + (Mon, 10 Oct 2005)
New Revision: 10873
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10873
Log:
check the complete payload header
metze
Modified:
branches/SAMBA_4_0/source/librpc/ndr/ndr_compression.c
Changeset:
Mo
Author: metze
Date: 2005-10-10 13:25:11 + (Mon, 10 Oct 2005)
New Revision: 10872
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10872
Log:
fix the length of the dummy XPRESS decompressed buffer
metze
Modified:
branches/SAMBA_4_0/source/librpc/ndr/ndr_compress
Author: metze
Date: 2005-10-10 12:31:05 + (Mon, 10 Oct 2005)
New Revision: 10871
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10871
Log:
make xpress compression choosable, by --option="dssync:xpress=yes",
default is to not use it, as it's currently not supporte
Author: metze
Date: 2005-10-10 12:14:29 + (Mon, 10 Oct 2005)
New Revision: 10870
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10870
Log:
decompress DsGetNCChangesCtr7 replies, that uses type 2 (MSZIP)
compression
metze
Modified:
branches/SAMBA_4_0/source/li
Author: metze
Date: 2005-10-10 12:10:10 + (Mon, 10 Oct 2005)
New Revision: 10869
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10869
Log:
add dummy functions and dummy parsing of XPRESS decompression,
this is the compression algorithm used by w2k3 for DsGetNCCha
Author: metze
Date: 2005-10-10 11:47:23 + (Mon, 10 Oct 2005)
New Revision: 10868
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10868
Log:
make flag(NDR_PAHEX) possible to use and show the union level in hex
metze
Modified:
branches/SAMBA_4_0/source/librpc/nd
Author: metze
Date: 2005-10-10 11:21:02 + (Mon, 10 Oct 2005)
New Revision: 10867
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10867
Log:
add WERR_UNKNOWN_REVISION errorcode
metze
Modified:
branches/SAMBA_4_0/source/include/doserr.h
branches/SAMBA_4_0/sou
Author: metze
Date: 2005-10-10 09:35:15 + (Mon, 10 Oct 2005)
New Revision: 10866
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10866
Log:
[EMAIL PROTECTED] (orig r10865): metze | 2005-10-10 11:33:06 +0200
merge branches/SOC/SAMBA_4_0 into main the main SAMBA_
Author: metze
Date: 2005-10-10 09:33:06 + (Mon, 10 Oct 2005)
New Revision: 10865
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10865
Log:
merge branches/SOC/SAMBA_4_0 into main the main SAMBA_4_0 tree
metze
[EMAIL PROTECTED]: metze | 2005-06-30 13:44:23 +020
Author: metze
Date: 2005-10-10 09:10:08 + (Mon, 10 Oct 2005)
New Revision: 10864
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10864
Log:
remove README file to reduce, diffs to main SAMBA_4_0 branch:
metze
README:
This project was centered around adding a tort
Author: metze
Date: 2005-10-10 08:34:26 + (Mon, 10 Oct 2005)
New Revision: 10863
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10863
Log:
fix the build
metze
Modified:
branches/SOC/SAMBA_4_0/source/torture/config.mk
branches/SOC/SAMBA_4_0/source/torture/
Author: metze
Date: 2005-10-10 08:31:52 + (Mon, 10 Oct 2005)
New Revision: 10862
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10862
Log:
remove the differences between SAMBA_4_0 and SOC/SAMBA_4_0
metze
Modified:
branches/SOC/SAMBA_4_0/source/libnet/libnet_j
Author: metze
Date: 2005-10-10 07:45:58 + (Mon, 10 Oct 2005)
New Revision: 10861
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10861
Log:
[EMAIL PROTECTED] (orig r10838): vlendec | 2005-10-08 19:45:27 +0200
Get us an schannel'ed netlogon pipe.
Abartlet, no
34 matches
Mail list logo