fixing smbpasswd to link to smbd to obtain domain sid
[samba.git] / source3 / lib / system.c
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-10-05 Andrew Tridgellfixed typo in getgroups code
1998-10-02 Andrew Tridgelladded sys_getwd()
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-18 Andrew Tridgellgot rid of SMB_STRUCT_STATVFS. I don't think we should...
1998-09-18 Jeremy Allisoninclude/includes.h:
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-11 Jeremy AllisonOk so with this bugfix 64 bit file access actually...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Jeremy AllisonMissed one struct stat.
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-28 Jeremy AllisonThis checking fixes the statcache bug that stopped...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-10-20 Jeremy Allisonloadparm.c: Changed 'interfaces only' parameter to...
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-09-14 Andrew TridgellThis commit does 3 main things:
1997-08-25 Samba Release Accountcharset.c : Add mapping for code page 932 (KANJI).
1997-08-21 Samba Release AccountKanji fixes for upper/lower case conversion with sjis...
1997-07-01 Samba Release Accountclient.c: New print queue query code from Jeff C....
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-02-23 Samba Release AccountMakefile: Added cleandir target.
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-10-05 Andrew Tridgell- use waitpid for ultrix
1996-10-05 Andrew Tridgell- use workgroup from smb.conf in smbclient
1996-10-02 Andrew Tridgellbackout all the changes to nmbd.
1996-10-02 Andrew Tridgell- a huge pile of changes from Luke which implement...
1996-08-19 Andrew Tridgell- added "netbios name" option in smb.conf to make contr...
1996-08-13 Andrew Tridgell- sequent-ptx support from bressler@iftccu.ca.boeing...
1996-06-19 Samba Release AccountBasic doc changes to keep up to date.
1996-05-04 Samba Release Accountfixed a typo in the select() emulation code
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS