summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2729: Fix ldapsam_compat homeDrive. Thanks to jason@env.leeds.ac.ukVolker Lendecke1-1/+1
2007-10-10r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASICJeremy Allison1-0/+26
2007-10-10r2610: Even if we only use the fast-path (ascii only) thenJeremy Allison1-0/+21
2007-10-10r2605: Fix stupid typo in back-port of Samba4 fix.Jeremy Allison1-1/+1
2007-10-10r2599: avoid free()ing our static unalloceted memory that ends up in memory c...Simo Sorce1-1/+6
2007-10-10r2578: Pick up optimisation from Samba4 - thanks tridge !Jeremy Allison1-0/+12
2007-10-10r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke1-0/+48
2007-10-10r2392: Steal the nicer error message from Samba4 :-).Jeremy Allison1-8/+12
2007-10-10r2361: Fix the appalling toktocliplist() fn. Bug found by Luis Benvenutto.Jeremy Allison1-5/+8
2007-10-10r2331: check password script code and example from trunkSimo Sorce1-1/+122
2007-10-10r2258: Attempt to fix Bug 1715. Not sure if all of ldapsam_compat works now, ...Volker Lendecke1-0/+7
2007-10-10r2231: Fix iconv.c to use the Samba-supplied uint8 type not the uint8_t type,...Paul Green1-4/+4
2007-10-10r2213: Optimisation. Passes masktest against W2K3.Jeremy Allison1-0/+3
2007-10-10r2175: Fix for #1546 from fumiya@samba.gr.jp. Preserve errno in MB strupper_m...Jeremy Allison1-0/+6
2007-10-10r2163: converted samba3 to use the new utf-16 aware iconv code. Also changedAndrew Tridgell1-64/+208
2007-10-10r2160: fixed the uuid pack/unpack routines (they could go past the end of the...Andrew Tridgell1-52/+14
2007-10-10r2155: Reformat, plus steal from Samba4 :-).Jeremy Allison1-233/+259
2007-10-10r2133: Several fixes:Gerald Carter1-6/+2
2007-10-10r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...Jeremy Allison2-29/+60
2007-10-10r2111: Fix memleak with valid names.Jeremy Allison1-0/+1
2007-10-10r2070: Let's try to overload srnlen and strndup for AIX where they are natly ...Simo Sorce1-2/+2
2007-10-10r2026: Simplify statcache to use an in-memory tdb. Modify tdb to useJeremy Allison1-316/+0
2007-10-10r2023: If there's garbage in the pidfile, we should not panic but assume that...Volker Lendecke1-0/+7
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