index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17391: Revert the second part of the valid users fix - the
Jeremy Allison
1
-23
/
+5
2007-10-10
r17388: Fix the "valid users"/token issue for now. Volker,
Jeremy Allison
1
-5
/
+23
2007-10-10
r17386: fix inverted logic pointed out by Volker. When deleting a printer re...
Gerald Carter
1
-1
/
+1
2007-10-10
r17383: Patch from Michael Adams <ma@sernet.de> to catch
Gerald Carter
1
-17
/
+17
2007-10-10
r17378: Fix the issues people have been having with mapped
Jeremy Allison
1
-2
/
+2
2007-10-10
r17376: Fix bug #3985 - ensure in msdfs we check for our
Jeremy Allison
1
-14
/
+8
2007-10-10
r17375: If a field containts only whitespace, we need to do base64 as well.
Volker Lendecke
1
-2
/
+20
2007-10-10
r17374: Get rid of a silly "System User" default for "description", also fetc...
Volker Lendecke
1
-5
/
+9
2007-10-10
r17367: Reverting the ab code. Note I'm not saying this
Jeremy Allison
6
-1362
/
+3
2007-10-10
r17366: Save the logon script path from the info3 in the PAM session allowing
Günther Deschner
2
-4
/
+19
2007-10-10
r17365: Fix memleak.
Günther Deschner
1
-1
/
+4
2007-10-10
r17364: Another NT4 join bug: The idealx tools set the primary group sid, and...
Volker Lendecke
1
-15
/
+12
2007-10-10
r17363: Some C++ warnings
Volker Lendecke
9
-32
/
+45
2007-10-10
r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...
Alexander Bokovoy
6
-3
/
+1362
2007-10-10
r17356: Also transfer the sambaHomePath attribute.
Volker Lendecke
1
-0
/
+4
2007-10-10
r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...
Alexander Bokovoy
7
-2000
/
+3
2007-10-10
r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.
Alexander Bokovoy
7
-3
/
+2000
2007-10-10
r17348: Some C++ warnings
Volker Lendecke
8
-23
/
+29
2007-10-10
r17347: Some C++ warnings -- 271 left
Volker Lendecke
3
-71
/
+83
2007-10-10
r17346: Add optimisation vl needs for the cluster code where
Jeremy Allison
4
-12
/
+42
2007-10-10
r17345: Some C++ warnings
Volker Lendecke
4
-4
/
+5
2007-10-10
r17338: Add support for multiple shares test inspired by Samba 4 torture's --...
Alexander Bokovoy
5
-51
/
+160
2007-10-10
r17335: Some more fixes to net rpc vampire ldif. Still not good though :-(
Volker Lendecke
1
-8
/
+14
2007-10-10
r17334: Some C++ warnings
Volker Lendecke
12
-24
/
+26
2007-10-10
r17333: Some C++ warnings
Volker Lendecke
14
-36
/
+47
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
19
-58
/
+67
2007-10-10
r17315: Make talloc and tdb C++-warning-free. Would this also be interesting ...
Volker Lendecke
7
-31
/
+41
2007-10-10
r17314: Optimisation for POSIX locking. If we're downgrading
Jeremy Allison
4
-34
/
+77
2007-10-10
r17313: Non-Ascii attribute values need to be encoded as base64, with an attr...
Volker Lendecke
1
-15
/
+60
2007-10-10
r17312: Do some reformatting on net rpc samsync ldif. Not doing this checkin ...
Volker Lendecke
1
-135
/
+152
2007-10-10
r17307: Add datarootdir setting (required for newer autoconfs)
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r17296: Replace the understandable parts of the quota
Jeremy Allison
1
-17
/
+13
2007-10-10
r17295: Back out the become_root_uid_only change on the POSIX
Jeremy Allison
2
-13
/
+12
2007-10-10
r17294: Make the code a little cleaner. Instead of using the two
Jeremy Allison
3
-22
/
+45
2007-10-10
r17293: After the results from the cluster tests in Germany,
Jeremy Allison
11
-45
/
+32
2007-10-10
r17292: Try and fix bug #3967 - signing problems on trans
Jeremy Allison
2
-43
/
+127
2007-10-10
r17291: Fix memory leaks on early exit path.
Jeremy Allison
1
-1
/
+5
2007-10-10
r17279: conn->cnum is the tid we've given to the client. This has nothing to ...
Volker Lendecke
1
-6
/
+6
2007-10-10
r17276: Don't change the POSIX lock ref count if posix locking = no.
Jeremy Allison
1
-2
/
+2
2007-10-10
r17271: Fix a regression in the ldapsam uri syntax.
Gerald Carter
1
-7
/
+12
2007-10-10
r17262: After messages from Metze and traces from Karolin Seeger,
Jeremy Allison
1
-5
/
+1
2007-10-10
r17260: remove extra ;SAMBA_3_0_23/source/utils/netlookup.c
Gerald Carter
1
-1
/
+1
2007-10-10
r17258: Cleanup the 'net ads help join' output and document createupn
Gerald Carter
1
-35
/
+46
2007-10-10
r17254: Simple flattening of an if-statement, no logic change.
Volker Lendecke
1
-21
/
+27
2007-10-10
r17249: Ensure we only set the FILE_WRITE_DATA on O_TRUNC
Jeremy Allison
1
-3
/
+0
2007-10-10
r17248: Ensure we definately add the WRITE_DATA on O_TRUNC.
Jeremy Allison
1
-3
/
+4
2007-10-10
r17247: When we map generic to specific we need to remember
Jeremy Allison
1
-2
/
+5
2007-10-10
r17246: BUG 3964: lower case username prior to getpwnam() call in smbpasswd
Gerald Carter
1
-1
/
+5
2007-10-10
r17245: Second part of fix for #3962. Don't do a double
Jeremy Allison
1
-14
/
+8
2007-10-10
r17244: There were several error paths where NT_PRINTER_INFO_LEVEL
Jeremy Allison
1
-6
/
+17
[next]