summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* r3563: During a typical logon a modern workstation makes a lot of anonymous s...Volker Lendecke2007-10-101-0/+4
* r3561: Since we have tdb_reopen_all() after all forks, the local_pid logic is...Volker Lendecke2007-10-101-4/+1
* r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...Gerald Carter2007-10-101-3/+5
* r2978: Fix #1926 typo in debug. Found by Bill McGonigle <bill+samba@bfccomput...Jeremy Allison2007-10-101-1/+1
* r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...Andrew Bartlett2007-10-102-12/+63
* r2824: restored the is_case_sensitive option to ms_fnmatch() in Samba3. It isAndrew Tridgell2007-10-102-11/+22
* r2813: Fix the build.Rafal Szczesniak2007-10-101-1/+1
* r2778: merged the new samba4 ms_fnmatch code to Samba3. Thanks to RustyAndrew Tridgell2007-10-101-176/+131
* r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter2007-10-101-7/+45
* r2729: Fix ldapsam_compat homeDrive. Thanks to jason@env.leeds.ac.ukVolker Lendecke2007-10-101-1/+1
* r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASICJeremy Allison2007-10-101-0/+26
* r2610: Even if we only use the fast-path (ascii only) thenJeremy Allison2007-10-101-0/+21
* r2605: Fix stupid typo in back-port of Samba4 fix.Jeremy Allison2007-10-101-1/+1
* r2599: avoid free()ing our static unalloceted memory that ends up in memory c...Simo Sorce2007-10-101-1/+6
* r2578: Pick up optimisation from Samba4 - thanks tridge !Jeremy Allison2007-10-101-0/+12
* r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke2007-10-101-0/+48
* r2392: Steal the nicer error message from Samba4 :-).Jeremy Allison2007-10-101-8/+12
* r2361: Fix the appalling toktocliplist() fn. Bug found by Luis Benvenutto.Jeremy Allison2007-10-101-5/+8
* r2331: check password script code and example from trunkSimo Sorce2007-10-101-1/+122
* r2258: Attempt to fix Bug 1715. Not sure if all of ldapsam_compat works now, ...Volker Lendecke2007-10-101-0/+7
* r2231: Fix iconv.c to use the Samba-supplied uint8 type not the uint8_t type,...Paul Green2007-10-101-4/+4
* r2213: Optimisation. Passes masktest against W2K3.Jeremy Allison2007-10-101-0/+3
* r2175: Fix for #1546 from fumiya@samba.gr.jp. Preserve errno in MB strupper_m...Jeremy Allison2007-10-101-0/+6
* r2163: converted samba3 to use the new utf-16 aware iconv code. Also changedAndrew Tridgell2007-10-101-64/+208
* r2160: fixed the uuid pack/unpack routines (they could go past the end of the...Andrew Tridgell2007-10-101-52/+14
* r2155: Reformat, plus steal from Samba4 :-).Jeremy Allison2007-10-101-233/+259
* r2133: Several fixes:Gerald Carter2007-10-101-6/+2
* r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...Jeremy Allison2007-10-102-29/+60
* r2111: Fix memleak with valid names.Jeremy Allison2007-10-101-0/+1
* r2070: Let's try to overload srnlen and strndup for AIX where they are natly ...Simo Sorce2007-10-101-2/+2
* r2026: Simplify statcache to use an in-memory tdb. Modify tdb to useJeremy Allison2007-10-101-316/+0
* r2023: If there's garbage in the pidfile, we should not panic but assume that...Volker Lendecke2007-10-101-0/+7
* r1890: Cut down on debug messages from is_in_path. paulgPaul Green2007-10-101-3/+2
* r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...Gerald Carter2007-10-101-2/+4
* r1834: prevent infinite recusion in reopen_logs() when expanding the smb.conf...Gerald Carter2007-10-101-1/+7
* r1810: Patch from Richard Renard <rrenard@idealx.com> to storeJeremy Allison2007-10-101-0/+1
* r1684: Patch for bug #1578 based on fix from Alexander E. Patrakov,Jeremy Allison2007-10-101-12/+19
* r1656: Patch from James Peach:Vance Lankhaar2007-10-101-0/+2
* r1608: Fix from Nick THOMPSON <nickthompson@agere.com> to protect smbdJeremy Allison2007-10-101-3/+8
* r1588: This is one of the more pathetic patches I ever checked in. Many hours ofVolker Lendecke2007-10-101-95/+72
* r1570: merging changes from 3.0.5Gerald Carter2007-10-101-4/+12
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-103-15/+27
* r1425: Fix memleak in interactive mode. Reformat..Jeremy Allison2007-10-101-312/+292
* r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison2007-10-101-2/+25
* r1392: Added password history code to tdbsam backend. Not yet tested (ie. mayJeremy Allison2007-10-101-1/+1
* r1388: Adding password history code for ldap backend, based on a patch fromJeremy Allison2007-10-101-13/+11
* r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replicationJeremy Allison2007-10-101-12/+11
* r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison2007-10-101-1/+1
* r1248: Fix from Nick Wellnhofer <wellnhofer@aevum.de> to preventJeremy Allison2007-10-101-4/+8
* r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison2007-10-101-0/+15