Tidyup debug message in ntlmssp code. Add brackets around dodgy if statement.
[jra/samba/.git] / source3 / lib /
2003-12-11 Jeremy AllisonPatch from James Peach <jpeach@sgi.com>. Remove the...
2003-12-10 Alexander BokovoyFix #558 -- support ISO-8859-1 internally. Makes Solari...
2003-12-09 Gerald Carterfix bug in get_peer_name() caused by --enable-developer...
2003-12-08 Gerald Carterworking on bug 687; protect against null src strings...
2003-12-08 Gerald Cartermake sure we use a real network address in case there...
2003-12-05 Gerald Carterfix %a variable for Windows 2003 -> Win2K3
2003-12-04 Gerald Cartersupport munged dial for ldapsam; patch from Aurélien...
2003-12-04 Gerald Carterdon't crash on a NULL priviledge pointer; patch from...
2003-12-01 Jeremy AllisonGet a little paranoid about memfree use in convert_stri...
2003-12-01 Gerald Carterfix inverted logic caused by s/strcmp/strequal/; host...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-26 Richard SharpeClean up a comment noticed by Jonathan Shao@Panasas...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-11-22 Gerald CarterEnsure that items in a list of strings containing white...
2003-11-22 Gerald CarterEnsure that items in a list of strings containing white...
2003-11-19 Rafal SzczesniakAdded useful information to debug lines.
2003-11-19 Jeremy AllisonLook at error before using it in debug statement.
2003-11-19 Jeremy AllisonLook at error before using it in debug statement.
2003-11-19 Rafal SzczesniakAdded useful information to debug lines.
2003-11-18 Rafal SzczesniakUseful debug message. Patch by metze.
2003-11-18 Rafal SzczesniakUseful debug message. Patch by metze.
2003-11-18 Jeremy AllisonRemove unneeded second open for filename ending in...
2003-11-18 Jeremy AllisonRemove unneeded second open for filename ending in...
2003-11-15 Simo SorceSplit smbldap in a core file and a utility file
2003-11-13 Richard SharpeSquelch some warnings with more casty-foo.
2003-11-13 Richard SharpeFix a couple of warnings with casts.
2003-11-07 Volker LendeckeFrom 3_0:
2003-11-07 Volker LendeckeImplement %i-Macro for the locally used IP address...
2003-11-07 Volker LendeckeFrom 3_0:
2003-11-07 Volker LendeckeSimple rename of get_socket_addr to get_peer_addr and...
2003-11-06 Tim PotterUndo accidentally committed stuff.
2003-11-06 Tim PotterIgnore tallocdump binary.
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-05 Tim PotterMerge from 3.0:
2003-11-05 Tim PotterMerge from 3.0:
2003-11-05 Gerald Cartermake sure that we expand %H (from vl); bug 612
2003-11-05 Gerald Cartermake sure that we expand %H (from vl); bug 612
2003-11-04 Tim PotterUse the actual size of the buffer in strftime instead...
2003-11-04 Jeremy AllisonFix for bug #703, try lowercase netgroups lookups.
2003-11-04 Jeremy AllisonFix for bug #703, try lowercase netgroups lookups.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-11-02 Tim PotterCast to fix warning on Solaris sendfile - check buildfa...
2003-10-30 Jim McDonoughAdd string to uuid fn. Thanks aliguori.
2003-10-30 Jim McDonoughLast of the GUID->struct uuid changes.
2003-10-30 Jim McDonoughNearing the end of the GUID -> struct uuid changes.
2003-10-30 Jim McDonoughOk, nearing the end of the GUID->struct uuid changes.
2003-10-30 Jim McDonoughFirst round of merging various UUID structures.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-29 Jeremy AllisonFixes to check for wraps which could cause coredumps.
2003-10-24 Richard SharpeSome spelling mistakes in aclocal.m4 and the va_copy...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-24 Richard SharpeCheck for va_copy before you check for __va_copy, since...
2003-10-23 Volker LendeckeMerge from 3_0:
2003-10-23 Volker LendeckeAfter a phonecall with jra finally commit this.
2003-10-23 Jim McDonoughVolker's fix for bug #668. Change the \n after the...
2003-10-23 Jim McDonoughVolker's fix for bug #668. Change the \n after the...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-10-14 Tim PotterDelete unused label to fix compiler warning.
2003-10-14 Tim PotterDelete unused label to fix compiler warning.
2003-10-13 Simo SorceSo here it is a non-intrusive patch with my latest...
2003-10-12 Simo Sorcemake nt-time <-> unix-time functions nearly reversible
2003-10-12 Simo Sorcemake nt-time <-> unix-time functions nearly reversible
2003-10-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-09 Jelmer VernooijMove sysquotas autoconf tests to a seperate file in...
2003-10-09 Jelmer VernooijMove sysquotas autoconf tests to a seperate file.
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 Simo Sorcesplit some security related functions in their own...
2003-10-01 Jeremy AllisonFixed silly typo checking for signal_handler not signal.
2003-10-01 Jeremy AllisonFixed silly typo checking for signal_handler not signal.
2003-10-01 Jeremy AllisonAllow ^C to interrupt smbpasswd if using our getpass.
2003-10-01 Jeremy AllisonAllow ^C to interrupt smbpasswd if using our getpass.
2003-10-01 Gerald Cartermerge of parameter changes from 3.0 and fix for bug 550
2003-10-01 Gerald Carterwrap internals of sys_setgroups() so the sys_XX() call...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-29 Tim PotterMerge from 3.0:
2003-09-27 Jeremy Allisoniconv isn't const safe. Neither should smb_iconv be.
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-09-24 Gerald Carter* sync more files from 3.0
2003-09-23 Volker LendeckeThis only touches the fake kaserver support. It adds...
2003-09-23 Volker LendeckeAdd a descriptive comment to our usage of setresuid...
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-19 Jeremy AllisonEnsure that dup_sec_desc copies the 'type' field correc...
2003-09-17 Jeremy AllisonUnregister event fix from metze.
2003-09-17 Jeremy AllisonUnregister event fix from metze.
2003-09-15 Alexander BokovoyAlias charset 646 internally
2003-09-15 Alexander BokovoyAlias charset 646 internally as it is same as ASCII...
2003-09-15 Tim PotterThis ldap_value_free() looks like it was part of Jeremy...
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-15 Tim PotterI think this is a bugfix that somehow was dropped from...
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-15 Tim PotterFor some reason testparm runs at debug level 2 which...
2003-09-13 Jeremy AllisonFix for MacOS/X which uses STUPID BROKEN UNICODE COMPOS...
next