Add NT quota support. Patch from Stefan (metze) Metzemacher
[nivanova/samba-autobuild/.git] / source3 / lib / util.c
2003-05-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
2003-04-22 Andrew BartlettMerge from 3.0 - try harder to get our real DNS domain...
2003-04-22 Andrew BartlettMake our 'get DNS domain name' code try a bit harder...
2003-04-21 Andrew BartlettMerge whitespace and const from HEAD
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijOnly use backtrace variables when we can use them
2003-04-16 Jelmer VernooijOnly declare backtrace variables when using them
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Jelmer VernooijBackport my backtrace patch from HEAD
2003-04-14 Tim PotterMerge removal of some unused functions. Commit mistake...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Jelmer VernooijFix formatting of back traces - pathc by metze
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-26 Jelmer VernooijUse SAFE_FREE() instead of plain free() - pointed out...
2003-03-26 Jelmer VernooijOutput backtrace to logfile in smb_panic(), as suggeste...
2003-03-22 Jelmer Vernooij- Use FUNCTION_MACRO, not __FUNCTION__.
2003-03-22 Andrew Bartlett(merge from HEAD)
2003-03-22 Andrew BartlettSmall clenaup patches:
2003-03-18 Jeremy AllisonMerge in the developer string options from HEAD. We...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-16 Andrew Bartlett - Make ReadDirName return a const char*.
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-14 Gerald Carterfix WinXP & Win2K3 remote_arch and check pointer in...
2003-03-14 Gerald Carterfix WinXP & Win2K3 remote_arch and check pointer in...
2003-03-12 Gerald Carteradding some initiaial code to sert %a to Win2K3 (using...
2003-03-12 Gerald Carteradding some initiaial code to sert %a to Win2K3 (using...
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-24 Andrew BartlettMerge doxygen, signed/unsigned, const and other small...
2003-02-24 Andrew BartlettAdd const
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-14 Jim McDonoughmerge from HEAD - enable dynamic RPC modules
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-24 Jeremy AllisonFix memory leak found my Leo Qiu <leoxqiu@yahoo.com>.
2003-01-24 Jeremy AllisonMemory leak fix from Leo Qiu <leoxqiu@yahoo.com>.
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-13 Andrew BartlettPatch from metze to add what he feels is the correct...
2003-01-13 Andrew BartlettPatch from metze to to make testparm show values for...
2003-01-13 Andrew BartlettAccessing data after it's been free()ed really is a...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-03 Andrew BartlettMerge from HEAD - add PRINTF_ATTRIBUTE to a few more...
2003-01-02 Andrew BartlettAdd PRINTF_ATTRIBUTE() to a few more printf() style...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-06 Jeremy AllisonEnsure global_scope() returns "", not the NULL string...
2002-12-06 Jeremy AllisonEnsure global_scope() returns "", not the NULL string...
2002-12-03 Jim McDonoughfns for retrieving dns host name and domain name (get...
2002-12-03 Jim McDonoughfns for retrieving dns host name and domain name (get...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-31 Andrew BartlettAdd a bit of 'const' and move a lot of our 'repeditive...
2002-08-28 Tim PotterSome debugs for panic_action.
2002-08-22 Andrew Tridgelladded smb_xstrndup()
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-21 Andrew BartlettAnother smattering of static and const
2002-07-20 Andrew BartlettAdd support for duplicating stderr into our logfiles.
2002-07-18 Jeremy AllisonAdd useful VALGRIND #ifdef.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-11 Jeremy Allison*Experimental* new large-scaling printer code. Splits...
2002-06-15 Andrew BartlettAdd back sys_getpwnam() and freinds to the system.c...
2002-06-03 Andrew Tridgellput the ifdef for HAVE_VA_COPY in one place rather...
2002-05-22 Andrew BartlettAdd a bit more const, and kill of (finally!) sys_getpwn...
2002-05-22 Andrew BartlettCleanups!
2002-05-22 Andrew BartlettFix a silly memory (getpnam_alloc()) leak spotted by...
2002-05-17 Jim McDonoughFix usage of va_list passed as an arg. Use __va_copy...
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-05-09 Gerald Carterpidfile merge from SAMBA_2_2 (including --with-fhs...
2002-05-08 Jeremy AllisonMerge in Jerry's called name fix.
2002-04-19 Jeremy AllisonFix different args to sys_fcntl without going varargs....
2002-04-19 Jeremy AllisonAdded sys_fcntl (not to be used everywhere). Added...
2002-04-19 Jeremy AllisonFirst cut at fix for the EINTR problem... More needs...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-04 Tim PotterAlso look for libinsure.so where the full version insta...
2002-03-27 Jeremy AllisonIn msleep - never sleep for more than 1 second. Cope...
2002-03-20 Martin PoolAdd assertions that kill() is never accidentally passed...
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-27 Simo Sorceminor fix and checks
2002-01-26 Andrew BartlettRemove the 'direct to winbind' hacks, as they should...
2002-01-25 Simo Sorceminor fixes
2002-01-23 Andrew Bartlettgetpwnam -> getpwnam_alloc.
2002-01-21 Tim PotterSpelling fix.
2002-01-15 Martin PoolAdd constness to filenames passed to functions.
next