index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
r1492: Rework our random number generation system.
Andrew Bartlett
2007-10-10
3
-15
/
+27
*
r1425: Fix memleak in interactive mode. Reformat..
Jeremy Allison
2007-10-10
1
-312
/
+292
*
r1412: Fix password history list in tdbsam. Fix some memory leaks. Add
Jeremy Allison
2007-10-10
1
-2
/
+25
*
r1392: Added password history code to tdbsam backend. Not yet tested (ie. may
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1388: Adding password history code for ldap backend, based on a patch from
Jeremy Allison
2007-10-10
1
-13
/
+11
*
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
2007-10-10
1
-12
/
+11
*
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1248: Fix from Nick Wellnhofer <wellnhofer@aevum.de> to prevent
Jeremy Allison
2007-10-10
1
-4
/
+8
*
r1215: Intermediate checkin of the new keytab code. I need to make sure I
Jeremy Allison
2007-10-10
1
-0
/
+15
*
r1156: Ensure new remote arch of CIFSFS is seen.
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errors
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r1106: Lars Mueller <lmuelle@suse.de> asked me to apply this patch, as this i...
Volker Lendecke
2007-10-10
1
-5
/
+9
*
r1104: get_called_name is used in the printing subsystem. In case of multi-homed
Volker Lendecke
2007-10-10
1
-0
/
+22
*
r1087: BUG 1221: revert old change that used single and double quotes as deli...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r1085: Now it's had some proper user testing, merge in the deferred open fix....
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r993: BUG 703 -- finishing patch by Eric Boehm <boehm@nortelnetworks.com> for...
Gerald Carter
2007-10-10
1
-14
/
+17
*
r938: on an error save the original errno before calling iconv to reset
Herb Lewis
2007-10-10
1
-1
/
+5
*
r907: fixing browse.dat bug -- don't include the resouce byte from the netbio...
Gerald Carter
2007-10-10
1
-1
/
+1
*
r772: fix cut and paste error in comment
Herb Lewis
2007-10-10
1
-1
/
+1
*
r647: fix for setting the called name to by our IP if the called name was *SM...
Gerald Carter
2007-10-10
2
-24
/
+6
*
r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
2007-10-10
3
-25
/
+10
*
r487: fixing some compile issues with the IBM AIX compiler reoported on the m...
Gerald Carter
2007-10-10
2
-6
/
+8
*
r470: BUG 1302: fix seg fault by not trying to optimize a list of invalid gid...
Gerald Carter
2007-10-10
1
-5
/
+4
*
r449: Two AFS-related things:
Volker Lendecke
2007-10-10
2
-228
/
+237
*
r428: add acls debug class
Herb Lewis
2007-10-10
1
-0
/
+1
*
r426: fixed bug noticed by wim.delvaux@adaptiveplanet.com in handling of time...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r416: add a newline to the debuglevel message returned string
Herb Lewis
2007-10-10
1
-3
/
+4
*
r316: Fix split_domain_name. This defaulted to get_myname() instead of
Volker Lendecke
2007-10-10
1
-8
/
+14
*
r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli...
Gerald Carter
2007-10-10
2
-0
/
+50
*
r196: merging struct uuid from trunk
Gerald Carter
2007-10-10
3
-58
/
+112
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
2
-0
/
+20
*
r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.
Andrew Bartlett
2007-10-10
1
-0
/
+11
*
r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, but
Jim McDonough
2007-10-10
1
-0
/
+7
*
r53: Remove modifyTimestamp from list of our attributes. We just check it for
Jim McDonough
2007-10-10
1
-1
/
+0
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-3
/
+0
*
"Fixing my FORTRAN". Ensure we always have some valid char converter for the
Jeremy Allison
2004-04-01
1
-4
/
+14
*
This restructures lib/afs.c so that the token data can be but into a
Volker Lendecke
2004-04-01
1
-67
/
+294
*
Based on the detective work of Jianliang Lu <j.lu@tiesse.com>, allow yet
Andrew Bartlett
2004-03-27
1
-0
/
+18
*
Merge from HEAD the SMB signing patch that I developed a couple of weeks
Andrew Bartlett
2004-03-27
1
-1
/
+1
*
source code fix for bug 1095 -- honor the '-l' option
Gerald Carter
2004-03-26
2
-0
/
+9
*
Given how often a panic has to do with malloc() problems, don't tempt
Andrew Bartlett
2004-03-21
1
-1
/
+1
*
BUG 417: fix %UuGg variables expansion in include lines setging the current_u...
Gerald Carter
2004-03-19
2
-0
/
+10
*
updating release notes & merging Derrel Lipman's libsmbclient patch from HEAD
Gerald Carter
2004-03-19
1
-1
/
+1
*
backport from head
Simo Sorce
2004-03-19
1
-0
/
+3
*
Merge from HEAD for Amanda group.
Jeremy Allison
2004-03-18
1
-0
/
+14
*
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
2004-03-18
1
-0
/
+2
*
Correctness patch from fumiya@miraclelinux.com to count characters correctly,
Jeremy Allison
2004-03-18
1
-0
/
+3
*
Remove excess logging when probing for the length of the next mb char.
Jeremy Allison
2004-03-17
1
-0
/
+3
*
Change check_path_syntax() to use the new next_mb_char_size() function
Jeremy Allison
2004-03-17
1
-20
/
+4
[next]