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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6586: get rid of a few more compiler warnings
Herb Lewis
7
-0
/
+15
2007-10-10
r6570: Add socket_wrapper library to 3.0. Can be enabled by passing
Jelmer Vernooij
1
-0
/
+467
2007-10-10
r6553: Added Linux per-socket TCP settings patch from "Ed Boraas" <ed.boraas@...
Jeremy Allison
1
-0
/
+9
2007-10-10
r6550: Move function make_dir_struct from util to dir.c
Jeremy Allison
1
-34
/
+0
2007-10-10
r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunk
Herb Lewis
2
-0
/
+8
2007-10-10
r6495: Bugfix for #2596 by James Peach @ SGI. Fix become_root link issues and...
Jeremy Allison
1
-1
/
+1
2007-10-10
r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for
Volker Lendecke
1
-10
/
+17
2007-10-10
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
2
-14
/
+194
2007-10-10
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
5
-101
/
+56
2007-10-10
r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev...
Jeremy Allison
1
-9
/
+183
2007-10-10
r6231: Herb, I think this checkin was a mistake. Are you sure this is
Gerald Carter
1
-1
/
+1
2007-10-10
r6230: don't know how this ever worked! the compiler complained we
Herb Lewis
1
-1
/
+1
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
4
-8
/
+11
2007-10-10
r6166: Derell, I'm reverting this part of -r4917 because it modifies the keys
Günther Deschner
1
-2
/
+2
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
6
-23
/
+26
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
1
-2
/
+2
2007-10-10
r6106: Fix bug #2551. It turns out that the incoming flags2 flag FLAGS2_LONG_...
Jeremy Allison
1
-3
/
+3
2007-10-10
r6090: Patch to fix sys_select so it can't drop signals if another fd
Jeremy Allison
1
-9
/
+17
2007-10-10
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...
Volker Lendecke
5
-12
/
+35
2007-10-10
r6049: Ensure "dos filetime" checks file ACLs correctly. May fix Excel "read-...
Jeremy Allison
1
-18
/
+0
2007-10-10
r6044: Ensure the old search calls always ask mask_match to translate
Jeremy Allison
2
-3
/
+19
2007-10-10
r6022: Fix for bug #2533. Incorrect dir listings from OS/2 clients.
Jeremy Allison
1
-1
/
+3
2007-10-10
r6014: rather large change set....
Gerald Carter
6
-12
/
+105
2007-10-10
r5961: final round of compiler warning fixes based on feedback from Jason Mader
Gerald Carter
1
-1
/
+1
2007-10-10
r5956: more compile warngin fixes from the Mr. Mader
Gerald Carter
1
-3
/
+3
2007-10-10
r5954: Fix some compiler warnings and add missing exclude-block in "net rpc
Günther Deschner
1
-1
/
+1
2007-10-10
r5953: more compiler cleanups; moved SID_LIST from smb.h to privileges.c to c...
Gerald Carter
2
-2
/
+7
2007-10-10
r5933: We were handling setting of EA's incorrectly - we should be able to set
Jeremy Allison
1
-0
/
+15
2007-10-10
r5907: Fix compile warning noticed by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r5789: Patch from William Jojo <jojowil@hvcc.edu> - AIX has no default ACLs.
Jeremy Allison
1
-0
/
+7
2007-10-10
r5726: merge LsaLookupPrivValue() code from trunk
Gerald Carter
1
-59
/
+57
2007-10-10
r5647: Caches are good for performance, but you get a consistency problem.
Volker Lendecke
1
-0
/
+14
2007-10-10
r5565: fix breakage on gcc 2.96
Gerald Carter
1
-1
/
+1
2007-10-10
r5556: Fix the build on AIX.
Günther Deschner
1
-4
/
+14
2007-10-10
r5522: Better handling of LDAP over IPC connections that have expired on the
Günther Deschner
1
-4
/
+1
2007-10-10
r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)
Gerald Carter
1
-39
/
+40
2007-10-10
r5484: Fix a memleak
Volker Lendecke
1
-2
/
+2
2007-10-10
r5436: small merges from trunk
Gerald Carter
1
-5
/
+5
2007-10-10
r5431: couple of cimpile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS ...
Gerald Carter
1
-8
/
+16
2007-10-10
r5428: Apply some const. LDAP attribs should now be declared const char *attr...
Volker Lendecke
1
-8
/
+8
2007-10-10
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
2
-412
/
+100
2007-10-10
r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t ...
Jeremy Allison
1
-0
/
+7
2007-10-10
r5342: Reformat some very old code.
Jeremy Allison
1
-256
/
+281
2007-10-10
r5331: Support SIDs as %s replacements in the afs username map parameter.
Volker Lendecke
1
-0
/
+4
2007-10-10
r5235: Fix compile warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...
Gerald Carter
1
-1
/
+1
2007-10-10
r5174: ensure that we consistently use the current_user_info.smb_name vs. smb...
Gerald Carter
1
-0
/
+12
2007-10-10
r5163: Fix bugzilla 2062:
Jim McDonough
1
-1
/
+6
2007-10-10
r5158: BUG 2263: patch from Timur Bakeyev <timur@com.bat.ru> to guard base64_...
Gerald Carter
1
-4
/
+10
2007-10-10
r5150: consolidate the samr_make.*obj_sd() functions to share code
Gerald Carter
1
-39
/
+0
[prev]
[next]