This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[kai/samba.git] / source / lib /
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-11 Andrew Tridgelladded strndup() for systems that don't have it
2002-04-11 Andrew Tridgellthis adds a completely new hash based mangling scheme
2002-04-04 Tim PotterAlso look for libinsure.so where the full version insta...
2002-04-01 Andrew Tridgellcope with a missing PAM define
2002-03-27 Jeremy AllisonAdded sys_adminlog() system for info the appliance...
2002-03-27 Jeremy AllisonRemoved HAVE_LIBDL from most places (except system...
2002-03-27 Jeremy AllisonAllow hosts allow/deny to use xx.xx.xx.xx/yy syntax.
2002-03-27 Jeremy AllisonIn msleep - never sleep for more than 1 second. Cope...
2002-03-27 Jeremy AllisonMoved debug messages for grabbing/releasing mutex.
2002-03-26 Jeremy AllisonDon't hold the mutex for more than 20 seconds.
2002-03-26 Gerald CarterOpenPrinter() merge from 2.2
2002-03-25 Andrew Bartlettadd {push,pull}_ucs2{allocate,talloc}() functions.
2002-03-24 Tim PotterSpelling fixes.
2002-03-23 Andrew BartlettMake a number of the lookup tables 'const'. I'm told...
2002-03-23 Andrew BartlettUpdate some of the DEBUG()s in Get_Pwnam_internal()
2002-03-23 Andrew BartlettPatch from Hasch@t-online.de (Juergen Hasch) to add...
2002-03-23 Jeremy AllisonFix the mp3 rename bug - also tidy up our open code...
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-03-21 Herb Lewismust use native endian index when creating default...
2002-03-20 Martin PoolAdd assertions that kill() is never accidentally passed...
2002-03-19 Jeremy AllisonSync up vfs changes from 2.2.x.
2002-03-18 Simo Sorcemore verbose checking in talloc and util_pw
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-03-15 Andrew Tridgelllower the debug level of failing to map a file
2002-03-15 Gerald Cartersyncing up printing code with SAMBA_2_2 (already done...
2002-03-14 Tim Pottergetpid() -> sys_getpid()
2002-03-13 Jeremy AllisonAdd "Creator Group" - was in 2.2.x and I'm syncing...
2002-03-10 Martin PoolFix typo.
2002-03-10 Andrew Tridgelladd a note about the meaning of global_sam_sid
2002-03-09 Tim PotterDoc.
2002-03-06 Herb Lewisfixed the upper/lower case table generation on big...
2002-03-04 Jeremy Allisondos2unix not used in HEAD anymore.
2002-03-01 Andrew BartlettFix up the pull_utf8_fstring/pstring functions, and...
2002-03-01 Andrew BartlettThis should kill off the 'cannot convert' error message...
2002-02-27 Andrew BartlettMake this function static
2002-02-26 Jeremy Allisonbcopy must DIE ! Stop people creeping use of bcopy...
2002-02-23 Jeremy AllisonOnly set smb_read_error if not already set.
2002-02-20 Andrew BartlettThanks to David Edward Shapiro <David.Edward.Shapiro...
2002-02-19 Andrew BartlettPatch from Hasch@t-online.de (Juergen Hasch) to add...
2002-02-18 Andrew Tridgellserialise all domain auth requests
2002-02-18 Andrew Tridgellreverted tims patch that broke configure
2002-02-17 Tim PotterWhoops, typo.
2002-02-17 Tim PotterDo a smb_panic() if sec_initial_[ug]id() or non_root_mo...
2002-02-17 Tim Potterint -> uint32
2002-02-15 Martin PoolBack out 1.16.2.3:
2002-02-06 Andrew BartlettTry to get this finally working. (Note to self: *alway...
2002-02-05 Andrew BartlettSee if we can get slightly valid C for the non-PAM...
2002-02-05 Andrew BartlettDrastic impromvents to pam_winbind.
2002-02-05 Jeremy AllisonFix stupid typo !
2002-02-04 Simo Sorcebetter debug messages!
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-31 Andrew Tridgellthis fixes the problem of not being able to add a SD...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-27 Simo Sorceminor fix and checks
2002-01-27 Andrew BartlettSome more 'winbind default domain' support patches...
2002-01-26 Andrew BartlettBring this code into line with new winbind_lookup_name...
2002-01-26 Andrew BartlettRemove the 'direct to winbind' hacks, as they should...
2002-01-25 Jean-François Mico... picky about realloc
2002-01-25 Simo Sorceminor fixes
2002-01-23 Andrew Bartlettgetpwnam -> getpwnam_alloc.
2002-01-22 Martin PoolWe have to do some initialization before the string...
2002-01-22 Tim PotterAdded comment about running lp_load() before calling...
2002-01-22 Tim PotterHaving a const parameter for set_socket_options() cause...
2002-01-21 Jeremy AllisonRemoved freebsd hack. Not correct.
2002-01-21 Tim PotterSpelling fix.
2002-01-20 Andrew BartlettThis is the current patch from Luke Leighton <lckl...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2002-01-19 Jeremy AllisonReadline has problems on non tty fd's. Use readline...
2002-01-19 Jeremy AllisonAdded #ifdef for FreeBSD TCP bug.
2002-01-19 Simo Sorcefixes (asprintf) from 2.2
2002-01-18 Jeremy AllisonIf 127.0.0.1 matches both allow & deny then allow....
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-16 Jeremy AllisonSeparate out get_user_home_dir() from get_user_home_ser...
2002-01-16 Jeremy AllisonMerged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
2002-01-16 Jeremy AllisonFixup error mapping so we have only one table containin...
2002-01-16 Martin PoolRoll back PSTRING_SANCTIFY patch; just leave non-contro...
2002-01-15 Martin Pool#ifdef variable that's not used without dmalloc
2002-01-15 Martin PoolAdd constness to filenames passed to functions.
2002-01-14 Martin PoolFIXME We should turn the global list off when using...
2002-01-13 Andrew BartlettA couple of coding syle updates to follow the re-indent.
2002-01-13 Andrew BartlettRe-indent these two functions to make it actually possi...
2002-01-13 Andrew BartlettI'm doing some things towards the NamedPipes game with...
2002-01-11 Jeremy AllisonRound and round we go....
2002-01-11 Jeremy AllisonLatest attempt at changeid.
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2002-01-10 Tim PotterSpelling fix.
2002-01-10 Jeremy AllisonGetting ready to add UNIX extensions in HEAD also.
2002-01-09 Martin PoolAdd two more memory-debug smbcontrol messages: these...
2002-01-09 Martin PoolAdd UNUSED(paramname) macro to be used in parameter...
2002-01-09 Martin PoolAdd harmless parentheses so that dmalloc doesn't get...
2002-01-09 Jeremy AllisonFixed all uses of tdb_fetch/store/_int to use explicit...
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2002-01-05 Andrew Tridgellsimple fix for creating blank data blobs
2002-01-05 Andrew BartlettAdd a talloc varient of the data_blob functions.
2002-01-03 Jeremy AllisonFixed nasty cast of tdb_delete in traversals.
2002-01-03 Jeremy AllisonDon't use static memory, malloc it...
2002-01-03 Jeremy AllisonFix the fix.... (sigh).
2002-01-03 Jeremy AllisonFixed embarressing 16k strack trashing bug :-(.
next