summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Collapse)AuthorFilesLines
1996-06-01- moved the uid handling to uid.cAndrew Tridgell1-30/+1
- added setfsuid() support (for Linux) - started adding some of Lukes changes, just the loadparm and ipc ones so far (This used to be commit 72543810ce3eb5ea7b141f957edf38b4c46b1ea4)
1996-05-31Lots of changes!Andrew Tridgell2-460/+502
- add faq info on NT printer handling - add "delete readonly" option to help rcs users - add stuff to man pages on new printer options - add "proxy name resolution" option - add "command string" -c option to smbclient (thanks Ken) - split time functions into time.c - rearrange the quotas stuff a bit and fix some bugs - complete rehash of the time handling code thanks to Paul Eggert - fix nmblookup output a bit - add plp print queue parsing from Bertrand Wallrich (This used to be commit 635b56f19c817527c52e9bbde31faa6a8a47777b)
1996-05-29handle errors from receive_smb better, and print error stringAndrew Tridgell1-6/+5
(This used to be commit 7814eca4b22f909e75c3321d9a157c2228198c5c)
1996-05-29cleaned up the way the max log size stuff works and fixed a potentialAndrew Tridgell1-33/+50
problem with varargs usage in Debug() (This used to be commit 8d5a3156ce42198b2f3ca8753e208b08572cafce)
1996-05-04fix a dst bug, we had a sign wrong in the calculation :-(Andrew Tridgell1-3/+3
(This used to be commit 2cf4d958f454465f05c54f865cb77fa5c4cc620a)
1996-05-04fixed a typo in the select() emulation codeSamba Release Account1-1/+1
(This used to be commit 3f37b2db98cfc490a8ec99b8fdb1eaee00faea4c)
1996-05-04Initial version imported to CVS Samba Release Account11-0/+7832
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)