first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[ira/wip.git] / source / lib / util.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonchanged function name of get_home_dir() to get_unixhome...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-09 Gerald CarterOK. This code works on a RedHat 6.0 system. However...
1999-12-02 Luke Leightonadded get_any_dc_name() function.
1999-12-02 Luke Leightonneed a domain resolving function, but get_trusted_serve...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-26 Luke Leightonwhoa. _major_ restructure of rpcclient. fixed some...
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-11-12 Luke Leightonsplit array-handling functions into separate module.
1999-11-08 Luke Leightonpreparation for doing a spoolss enum jobs command....
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-06 Luke Leightonadded rpcclient spoolenum command. enumerates printers.
1999-11-03 Luke Leightonthree types of array-creation / array-deletion functions:
1999-11-01 Luke Leightonrewrote rpcclient enumaliases command.
1999-10-30 Luke Leightongeneral, drastic improvements to rpcclient.
1999-10-29 Luke Leightonrpcclient regenum key client code rewritten to use...
1999-10-29 Luke Leightonadded HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr...
1999-10-21 Luke Leightonturning some of the rpcclient functions dynamic. this...
1999-07-21 Luke LeightonBDC support.
1999-07-07 Luke Leightonadded debug reporting to pwdb_sam_map_names() and pwdb_...
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
1999-05-07 Luke Leightonhad to move day display names into lib/util, to get...
1999-05-06 Luke LeightonJani Jaakkola's "getpwuid() / getpwnam()" hash-cache...
1999-04-12 Tim PotterFix compile warning in nametouid().
1999-03-12 Luke LeightonStefan Walter: spotted *p_group == NULL which should...
1999-03-09 Luke Leightonmods to allow inter-domain trust accounts to be added...
1999-02-03 Luke Leightoncache unix groups so that two-level getgrent calls...
1998-12-09 Luke Leightonoops, util_pwdb.c appears to be included in PASSDB_OBJ...
1998-12-07 Andrew Tridgellfixed warnings (and potential errors) due to integer...
1998-12-04 Luke Leighton- renamed do_samr_xxx to samr_xxx
1998-12-03 Luke Leightonmoved get_unixgroups it will be needed by the unix...
1998-12-01 Luke Leightonadding some samr parsing calls (group / alias adding...
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-23 Luke Leightonunix instance of group database API
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-12 Andrew Tridgellextracted the password change code from smbpasswd and...
1998-11-12 Andrew Tridgelllargely rewrote smbpasswd so that the code is understan...
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
1998-11-10 Luke Leightonutil functions split into relevant modules, first pass.
1998-11-09 Jeremy AllisonMakefile.in: Removed rpc_server/srv_ldap_helpers.c...
1998-10-28 Andrew Tridgelluse abort() instead of exit() in smb_panic()
1998-10-23 Jeremy Allisoninclude/smb.h: Added #defines for lots of things -...
1998-10-22 Luke Leightonrpctorture command
1998-10-20 Jeremy AllisonFixed bug found by John Blair where trim_string wasn't
1998-10-20 Luke Leightonsome quite important bug-fixes i missed because i trans...
1998-10-19 Luke Leighton- dce/rpc code
1998-10-19 Andrew Tridgellremoved an incorrect comment
1998-10-18 Jeremy AllisonFixed sys_lseek and seek_file calls so all returns
1998-10-16 Jeremy AllisonRe-added code to tell the user how many open files...
1998-10-05 Andrew Tridgell- fixed cast warnings
1998-10-05 Andrew Tridgelladded a function set_maxfiles() to set our file rlimit...
1998-10-04 Andrew Tridgellmore solaris 2.5 fixups. It now seems to be working...
1998-10-04 Andrew Tridgelluse *SMBSERVER convention in smbwrapper to allow us...
1998-10-04 Andrew Tridgelladded support for printing via smbwrapper
1998-10-03 Andrew Tridgelladded simple device/inode number support based on a...
1998-10-03 Andrew Tridgellfixed a bug in name_len() (thanks to kooros@kooros...
1998-10-03 Andrew Tridgelladded unlink() and rename() support to smbwrapper
1998-10-03 Andrew Tridgell- ignore *.p files
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-28 Jeremy AllisonFixed problems found in lint pass over the old code...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-25 Luke Leightonadded rpcclient program
1998-09-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
1998-09-19 Jeremy AllisonRemove some byte-copying code in unix_format() that...
1998-09-18 Andrew Tridgellgot rid of some #ifdef LARGE_XXXX stuff and got rid...
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-15 Jeremy AllisonRemoved hideous inefficiencies in old trim_string code...
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-05 Andrew Tridgellahh, the joy of deleting large chunks of code that...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-05 Andrew Tridgellgot rid of interpret_security(). Thanks to Jean-Francoi...
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-02 Andrew Tridgellwe are never interested in SIGPIPE so just ignore ...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-31 Andrew Tridgellbounds check next_token() to prevent possible buffer...
1998-08-30 Andrew Tridgelladded a function zero_free(void *, int size) that zeros...
1998-08-28 Jeremy AllisonThis checking fixes the statcache bug that stopped...
1998-08-24 Jeremy AllisonChanged ASSERT macros to SMB_ASSERT macros as some...
1998-08-22 Andrew Tridgelladded ASSERT() and ASSERT_ARRAY() macros and sprinkled...
1998-08-21 Andrew Tridgelladded new smb.conf option "panic action". see my samba...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-14 Jeremy AllisonMakefile.in: Changed so that make proto will work with...
1998-08-08 Andrew Tridgelladded --with-nisplus-home option
1998-08-03 Jeremy AllisonFirst implementation of ChangeNotify - this version...
1998-07-31 Christopher R. HertelThis is the checkin of the debug changes.
1998-07-30 Jeremy AllisonMakefile.in: Moved UBIQX stuff into UTILOBJ.
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-23 Jeremy Allisonlocking.c: Added lock type to is_locked() and do_lock()
1998-07-16 Jeremy AllisonMakefile: Added CC=gcc to DGUX on Intel. Comment from...
1998-07-15 Christopher R. Hertelutil.c: I've added a function called mem_dup(). Simil...
next