summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1890: Cut down on debug messages from is_in_path. paulgPaul Green1-3/+2
2007-10-10r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...Gerald Carter1-2/+4
2007-10-10r1834: prevent infinite recusion in reopen_logs() when expanding the smb.conf...Gerald Carter1-1/+7
2007-10-10r1810: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison1-0/+1
2007-10-10r1684: Patch for bug #1578 based on fix from Alexander E. Patrakov,Jeremy Allison1-12/+19
2007-10-10r1656: Patch from James Peach:Vance Lankhaar1-0/+2
2007-10-10r1608: Fix from Nick THOMPSON <nickthompson@agere.com> to protect smbdJeremy Allison1-3/+8
2007-10-10r1588: This is one of the more pathetic patches I ever checked in. Many hours ofVolker Lendecke1-95/+72
2007-10-10r1570: merging changes from 3.0.5Gerald Carter1-4/+12
2007-10-10r1492: Rework our random number generation system.Andrew Bartlett3-15/+27
2007-10-10r1425: Fix memleak in interactive mode. Reformat..Jeremy Allison1-312/+292
2007-10-10r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison1-2/+25
2007-10-10r1392: Added password history code to tdbsam backend. Not yet tested (ie. mayJeremy Allison1-1/+1
2007-10-10r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison1-13/+11
2007-10-10r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replicationJeremy Allison1-12/+11
2007-10-10r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison1-1/+1
2007-10-10r1248: Fix from Nick Wellnhofer <wellnhofer@aevum.de> to preventJeremy Allison1-4/+8
2007-10-10r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison1-0/+15
2007-10-10r1156: Ensure new remote arch of CIFSFS is seen.Jeremy Allison1-0/+3
2007-10-10r1111: Rename vsnprintf to smb_vsnprintf so we don't get duplicate symbol errorsJelmer Vernooij1-1/+1
2007-10-10r1106: Lars Mueller <lmuelle@suse.de> asked me to apply this patch, as this i...Volker Lendecke1-5/+9
2007-10-10r1104: get_called_name is used in the printing subsystem. In case of multi-homedVolker Lendecke1-0/+22
2007-10-10r1087: BUG 1221: revert old change that used single and double quotes as deli...Gerald Carter1-1/+1
2007-10-10r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison1-0/+6
2007-10-10r993: BUG 703 -- finishing patch by Eric Boehm <boehm@nortelnetworks.com> for...Gerald Carter1-14/+17
2007-10-10r938: on an error save the original errno before calling iconv to resetHerb Lewis1-1/+5
2007-10-10r907: fixing browse.dat bug -- don't include the resouce byte from the netbio...Gerald Carter1-1/+1
2007-10-10r772: fix cut and paste error in commentHerb Lewis1-1/+1
2007-10-10r647: fix for setting the called name to by our IP if the called name was *SM...Gerald Carter2-24/+6
2007-10-10r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.Jeremy Allison1-0/+3
2007-10-10r570: Remove lots of globals to handle case issues - move themJeremy Allison3-25/+10
2007-10-10r487: fixing some compile issues with the IBM AIX compiler reoported on the m...Gerald Carter2-6/+8
2007-10-10r470: BUG 1302: fix seg fault by not trying to optimize a list of invalid gid...Gerald Carter1-5/+4
2007-10-10r449: Two AFS-related things:Volker Lendecke2-228/+237
2007-10-10r428: add acls debug classHerb Lewis1-0/+1
2007-10-10r426: fixed bug noticed by wim.delvaux@adaptiveplanet.com in handling of time...Andrew Tridgell1-0/+1
2007-10-10r416: add a newline to the debuglevel message returned stringHerb Lewis1-3/+4
2007-10-10r316: Fix split_domain_name. This defaulted to get_myname() instead ofVolker Lendecke1-8/+14
2007-10-10r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli...Gerald Carter2-0/+50
2007-10-10r196: merging struct uuid from trunkGerald Carter3-58/+112
2007-10-10r116: volker's patch for local group and group nestingGerald Carter2-0/+20
2007-10-10r104: Fix ntlm_auth by adding the new strhex_to_data_blob() call.Andrew Bartlett1-0/+11
2007-10-10r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, butJim McDonough1-0/+7
2007-10-10r53: Remove modifyTimestamp from list of our attributes. We just check it forJim McDonough1-1/+0
2007-10-10r39: * importing .cvsignore filesGerald Carter1-3/+0
2004-04-01"Fixing my FORTRAN". Ensure we always have some valid char converter for theJeremy Allison1-4/+14
2004-04-01This restructures lib/afs.c so that the token data can be but into aVolker Lendecke1-67/+294
2004-03-27Based on the detective work of Jianliang Lu <j.lu@tiesse.com>, allow yetAndrew Bartlett1-0/+18
2004-03-27Merge from HEAD the SMB signing patch that I developed a couple of weeksAndrew Bartlett1-1/+1
2004-03-26source code fix for bug 1095 -- honor the '-l' optionGerald Carter2-0/+9