Add basic "make check" and "make installcheck" targets, using the
[ira/wip.git] / source3 / lib /
2001-11-13 Jeremy AllisonLook for DOMAIN\group in group lists and ask winbind.
2001-11-12 Simo Sorcemessed up with patches, this should be the right one,
2001-11-12 Simo Sorcesome bugfix and new functions,
2001-11-10 Simo Sorcefixed, moved and added some functions
2001-11-07 Simo Sorceadd convert_string_allocate() function
2001-11-05 Tim PotterRemoved totally annoying verbose debug in sid_to_string()
2001-11-04 Jeremy AllisonAdded missing strchr_wa.
2001-11-04 Simo Sorcea big one:
2001-11-04 Andrew Tridgellremove {} from default valid char list
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-11-01 Andrew Tridgellzero the data, not a pointer to the data ...
2001-10-31 Andrew BartlettSmall 'const' updates ahead of some AuthRewrite merging.
2001-10-31 Andrew BartlettParionia to ensure people don't install libsmb based...
2001-10-29 Andrew BartlettAdd a bit of 'const' for the data_blob code.
2001-10-29 Andrew BartlettMore spelling and grammer from Vance. <vance@digital...
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
2001-10-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-29 Andrew BartlettThis commit is number 2 of 4.
2001-10-27 Jeremy Allisonsmbd/notify_hash.c: Merged Herb's fix.
2001-10-26 Andrew BartlettA few spelling fixes from Vance. <vance@digital-host...
2001-10-24 Jeremy AllisonAdded || -> && fix from "Orwig, Paul" <PORWIG@PacificLi...
2001-10-24 Tim PotterRemoved unused function.
2001-10-23 Herb Lewisget rid of compiler warnings (casts and delete unused...
2001-10-22 Andrew Tridgella quick fix to get rpcclient working again. This just...
2001-10-22 Jeremy AllisonAdded xstrdup, removed static version from smbpasswd.c
2001-10-22 Jeremy AllisonAdded xmalloc - calls smb_panic on zero size or malloc...
2001-10-20 Tim PotterConverted a bunch of 0x85 constants to SMBkeepalive.
2001-10-20 Andrew Tridgellremoved an unused variable
2001-10-18 Jeremy AllisonMerge Gerry's %G change from 2.2.2.
2001-10-17 Andrew Tridgelladded basic NTLMSSP support in smbd. This is still...
2001-10-14 Andrew Tridgellreturn of vsnprintf doesn't include termination
2001-10-14 Andrew Tridgellbit neater talloc_asprintf() implementation
2001-10-13 Simo Sorceintroduce mangle backward compatibility functions
2001-10-12 Tim PotterThis file is really old and not used anymore.
2001-10-11 Andrew Tridgellfirst step in converting the head branch to use lang_td...
2001-10-11 Andrew Tridgellinitial kerberos/ADS/SPNEGO support in libsmb and smbcl...
2001-10-09 Simo Sorceold fixes I forgot to commit
2001-10-09 Simo Sorceinitial support to error report in smbclient, useful...
2001-10-07 Andrew Tridgellfixed lame valid table
2001-10-03 Andrew Tridgellfixed basic ucs2 operation on big endian boxes. Still...
2001-10-03 Andrew Tridgellswitched over to a new method of handling uppercase...
2001-10-02 Jeremy AllisonFixed up the change password bug when not using PAM.
2001-10-02 Jeremy AllisonFixed the bug with member servers in a Samba PDC hosted...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-30 Andrew Tridgellmake strupper() and strlower() not modify the string...
2001-09-30 Gerald Cartermerge from 2.2
2001-09-29 Andrew BartlettAdd a few const statements to various odd bits of the...
2001-09-26 Gerald CarterOpenSSL merge from 2.2
2001-09-26 Jeremy AllisonAdded Elrond patch to make se_access_check use NT datas...
2001-09-25 Simo Sorce- the inactive core of the new mangling code that use tdb
2001-09-25 Andrew Tridgellfixed the really awful performance problem with the...
2001-09-25 Andrew Tridgelladded a little smbtorture test for dumping the unicode...
2001-09-25 Andrew Tridgellallow all ucs2 chars in utf8, rather than mapping some...
2001-09-25 Jeremy AllisonFixed enumeration of large numbers of groups from a...
2001-09-24 Andrew Tridgellfixed a silly off by 1 bug
2001-09-22 Jeremy AllisonIgnore unmappable (NT Authority, BUILTIN etc.) SIDs...
2001-09-19 Andrew BartlettFix (I hope) compile on HP-UX. Found by the build...
2001-09-17 Andrew Tridgellfixed ctemp in server and client. It turns out that...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-15 Andrew BartlettRestore the profiling data shmem parinoia. This whole...
2001-09-13 Andrew Tridgelladded a new global option "hostname lookups = yes/no"
2001-09-10 Andrew Tridgellconvert more code to use XFILE
2001-09-10 Andrew Tridgelldeclare dbf in one spot
2001-09-10 Andrew Tridgelladded xfile
2001-09-10 Andrew Tridgellreplaced stdio in many parts of samba with a XFILE...
2001-09-08 Andrew Tridgellconvert more code to using d_printf
2001-09-07 Andrew Tridgelladded "display charset" option in smb.conf, along with...
2001-09-06 Andrew Tridgellgot rid of USE_TDB_MMAP_FLAG as its not needed any...
2001-09-06 Tim PotterStarted a cleanup of smbpasswd related stuff. I've...
2001-09-04 Jeremy AllisonMerge of transfer file code from 2.2, fix for readbraw.
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-09-04 Tim PotterFixed some compiler warnings.
2001-09-03 Andrew Tridgellmore NTSTATUS/WERROR conversion
2001-08-28 Tim PotterMerge from TNG - function to initialise NTTIME structure.
2001-08-28 Andrew Tridgellfixed typo
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-26 Jeremy Allisonbzero is not used (deprecated) as it's a BSDism.
2001-08-26 Christopher R. HertelSmall changes to get ready for adding WINS failover...
2001-08-26 Christopher R. HertelFussing with debug lines in open_socket_in(). I cleane...
2001-08-24 Herb Lewisfixes big endian unistring problems. Need to check...
2001-08-24 Herb Lewisget rid of old debug code and possible socket leak
2001-08-23 Andrew Tridgellbetter error reporting for servers that don't do port 445
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-08-19 Jeremy AllisonMore Realloc fixes.
2001-08-16 Andrew Tridgellremoved unused file
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-10 Jeremy AllisonAdded Mike Davidsons Tru64 ACL patch.
2001-08-10 Tim PotterUse the new client error api.
2001-08-08 Simo SorceChange all realloc() statements to Realloc() (ecxept...
2001-08-05 Simo Sorceme stupid.
2001-08-05 Simo SorceSome fixes about malloc/Realloc and mem leak
2001-08-01 Jeremy AllisonOops. Typo.
2001-08-01 Jeremy AllisonPidfile check can be read-only. Removed old ifdef in...
2001-07-30 Jeremy AllisonAdded "use mmap" for HPUX.
2001-07-26 Jeremy AllisonFix from Michael Davidson <md@caldera.com> for DEC...
2001-07-25 Andrew Tridgellneed to push smb_search strings in client charset
2001-07-25 Andrew Tridgellgot rid of INFO: msgs at debug level 1
2001-07-25 Andrew Tridgellucs2 is always a multiple of 2 bytes
2001-07-24 Simo SorceConvert other parameters (read list, write list, valid...
next