r3451: Finish off kerberos salting patch. Needs testing !
[jra/samba/.git] / source3 / lib /
2007-10-10 Gerald Carterr3049: fixing some calls in the printing code to stanar...
2007-10-10 Jeremy Allisonr2978: Fix #1926 typo in debug. Found by Bill McGonigle...
2007-10-10 Andrew Bartlettr2868: Well, I'm not quite sure what I'm doing back...
2007-10-10 Andrew Tridgellr2824: restored the is_case_sensitive option to ms_fnma...
2007-10-10 Rafal Szczesniakr2813: Fix the build.
2007-10-10 Andrew Tridgellr2778: merged the new samba4 ms_fnmatch code to Samba3...
2007-10-10 Gerald Carterr2768: BUG 1519: save the hostname used in the open_pri...
2007-10-10 Volker Lendecker2729: Fix ldapsam_compat homeDrive. Thanks to jason...
2007-10-10 Jeremy Allisonr2651: Added 'stat' command to smbclient to exercise...
2007-10-10 Jeremy Allisonr2610: Even if we only use the fast-path (ascii only...
2007-10-10 Jeremy Allisonr2605: Fix stupid typo in back-port of Samba4 fix.
2007-10-10 Simo Sorcer2599: avoid free()ing our static unalloceted memory...
2007-10-10 Jeremy Allisonr2578: Pick up optimisation from Samba4 - thanks tridge !
2007-10-10 Volker Lendecker2444: Based on jmcd's patch, implement special lists...
2007-10-10 Jeremy Allisonr2392: Steal the nicer error message from Samba4 :-).
2007-10-10 Jeremy Allisonr2361: Fix the appalling toktocliplist() fn. Bug found...
2007-10-10 Simo Sorcer2331: check password script code and example from...
2007-10-10 Volker Lendecker2258: Attempt to fix Bug 1715. Not sure if all of...
2007-10-10 Paul Greenr2231: Fix iconv.c to use the Samba-supplied uint8...
2007-10-10 Jeremy Allisonr2213: Optimisation. Passes masktest against W2K3.
2007-10-10 Jeremy Allisonr2175: Fix for #1546 from fumiya@samba.gr.jp. Preserve...
2007-10-10 Andrew Tridgellr2163: converted samba3 to use the new utf-16 aware...
2007-10-10 Andrew Tridgellr2160: fixed the uuid pack/unpack routines (they could...
2007-10-10 Jeremy Allisonr2155: Reformat, plus steal from Samba4 :-).
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Jeremy Allisonr2114: Shameless theft of iconv commit from Samba4...
2007-10-10 Jeremy Allisonr2111: Fix memleak with valid names.
2007-10-10 Simo Sorcer2070: Let's try to overload srnlen and strndup for...
2007-10-10 Jeremy Allisonr2026: Simplify statcache to use an in-memory tdb....
2007-10-10 Volker Lendecker2023: If there's garbage in the pidfile, we should...
2007-10-10 Paul Greenr1890: Cut down on debug messages from is_in_path....
2007-10-10 Gerald Carterr1885: tighten the cache consistency with the ntprinter...
2007-10-10 Gerald Carterr1834: prevent infinite recusion in reopen_logs() when...
2007-10-10 Jeremy Allisonr1810: Patch from Richard Renard <rrenard@idealx.com...
2007-10-10 Jeremy Allisonr1684: Patch for bug #1578 based on fix from Alexander...
2007-10-10 Vance Lankhaarr1656: Patch from James Peach:
2007-10-10 Jeremy Allisonr1608: Fix from Nick THOMPSON <nickthompson@agere.com...
2007-10-10 Volker Lendecker1588: This is one of the more pathetic patches I ever...
2007-10-10 Gerald Carterr1570: merging changes from 3.0.5
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Jeremy Allisonr1425: Fix memleak in interactive mode. Reformat..
2007-10-10 Jeremy Allisonr1412: Fix password history list in tdbsam. Fix some...
2007-10-10 Jeremy Allisonr1392: Added password history code to tdbsam backend...
2007-10-10 Jeremy Allisonr1388: Adding password history code for ldap backend...
2007-10-10 Jeremy Allisonr1325: Always use GetTimeOfDay() (wrapper). Ensure...
2007-10-10 Jeremy Allisonr1317: Patch from Joe Meadows "Joe Meadows" <jameadows...
2007-10-10 Jeremy Allisonr1248: Fix from Nick Wellnhofer <wellnhofer@aevum.de...
2007-10-10 Jeremy Allisonr1215: Intermediate checkin of the new keytab code...
2007-10-10 Jeremy Allisonr1156: Ensure new remote arch of CIFSFS is seen.
2007-10-10 Jelmer Vernooijr1111: Rename vsnprintf to smb_vsnprintf so we don...
2007-10-10 Volker Lendecker1106: Lars Mueller <lmuelle@suse.de> asked me to apply...
2007-10-10 Volker Lendecker1104: get_called_name is used in the printing subsyste...
2007-10-10 Gerald Carterr1087: BUG 1221: revert old change that used single...
2007-10-10 Jeremy Allisonr1085: Now it's had some proper user testing, merge...
2007-10-10 Gerald Carterr993: BUG 703 -- finishing patch by Eric Boehm <boehm...
2007-10-10 Herb Lewisr938: on an error save the original errno before callin...
2007-10-10 Gerald Carterr907: fixing browse.dat bug -- don't include the resouc...
2007-10-10 Herb Lewisr772: fix cut and paste error in comment
2007-10-10 Gerald Carterr647: fix for setting the called name to by our IP...
2007-10-10 Jeremy Allisonr645: Patch from kawasa_r@itg.hitachi.co.jp to correctl...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2007-10-10 Gerald Carterr487: fixing some compile issues with the IBM AIX compi...
2007-10-10 Gerald Carterr470: BUG 1302: fix seg fault by not trying to optimize...
2007-10-10 Volker Lendecker449: Two AFS-related things:
2007-10-10 Herb Lewisr428: add acls debug class
2007-10-10 Andrew Tridgellr426: fixed bug noticed by wim.delvaux@adaptiveplanet...
2007-10-10 Herb Lewisr416: add a newline to the debuglevel message returned...
2007-10-10 Volker Lendecker316: Fix split_domain_name. This defaulted to get_myna...
2007-10-10 Gerald Carterr288: combination of BUG 1081 and patch from J. Klinger...
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2007-10-10 Andrew Bartlettr104: Fix ntlm_auth by adding the new strhex_to_data_bl...
2007-10-10 Jim McDonoughr91: Fix lsalookupnames. Previously we'd fail if we...
2007-10-10 Jim McDonoughr53: Remove modifyTimestamp from list of our attributes...
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-04-01 Jeremy Allison"Fixing my FORTRAN". Ensure we always have some valid...
2004-04-01 Volker LendeckeThis restructures lib/afs.c so that the token data...
2004-03-27 Andrew BartlettBased on the detective work of Jianliang Lu <j.lu@tiess...
2004-03-27 Andrew BartlettMerge from HEAD the SMB signing patch that I developed...
2004-03-26 Gerald Cartersource code fix for bug 1095 -- honor the '-l' option
2004-03-21 Andrew BartlettGiven how often a panic has to do with malloc() problem...
2004-03-19 Gerald CarterBUG 417: fix %UuGg variables expansion in include lines...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Gerald Carterupdating release notes & merging Derrel Lipman's libsmb...
2004-03-19 Simo Sorceadd privileges support to ldapsam too
2004-03-19 Simo Sorcebackport from head
2004-03-19 Simo Sorcethe buffer must be greater then src string len otherwis...
2004-03-18 Jeremy AllisonMerge from HEAD for Amanda group.
2004-03-18 Richard SharpeApply Craig Barratt's fixes to allow multiple exlusion...
2004-03-18 Jim McDonoughmerge from 3.0...LDAP password lockout support
2004-03-18 Jim McDonoughPassword lockout for LDAP backend. Caches autolock...
2004-03-18 Jeremy AllisonCorrectness patch from fumiya@miraclelinux.com to count...
2004-03-18 Jeremy AllisonCorrectness patch from fumiya@miraclelinux.com to count...
2004-03-18 Richard SharpeCommit Derrell Lipman's changes and fixes to libsmbclie...
2004-03-17 Jeremy AllisonRemove excess logging when probing for the length of...
2004-03-17 Jeremy AllisonRemove excess logging when probing for the length of...
2004-03-17 Jeremy AllisonChange check_path_syntax() to use the new next_mb_char_...
2004-03-17 Jeremy AllisonChange check_path_syntax() to use the new next_mb_char_...
2004-03-16 Jeremy AllisonAdd function next_mb_char_size() that returns a size_t...
2004-03-16 Jeremy AllisonAdd function next_mb_char_size() that returns a size_t...
next