summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* - use issafe()Andrew Tridgell1996-05-041-12/+15
| | | | | | - map the archive bit in a more robust manner. We now set it when we first write to the file after opening it. (This used to be commit d20627b378e41546f00e5aabc86a71889ebc236a)
* fix a netgroup bug (innetgr() was being called with the args in theAndrew Tridgell1996-05-041-2/+1
| | | | | wrong order!) (This used to be commit 4419093d336bad30b194b959231fed04cbc8a1cf)
* move the dot_pos calculation down a bitAndrew Tridgell1996-05-041-2/+2
| | | | (This used to be commit 45e2ffdc9c4334565e51c550b3a19a9bbb7037ef)
* use the new issafe() macro instead of isalnum() and strchr()Andrew Tridgell1996-05-041-2/+1
| | | | (This used to be commit 79c65e66f8034d21b6c90fcdbd76601657f3c447)
* added sequent fixesSamba Release Account1996-05-041-2/+26
| | | | (This used to be commit 21c7f21fd59b592023c16734731f61cff6f04aee)
* fixed a typo in the select() emulation codeSamba Release Account1996-05-041-1/+1
| | | | (This used to be commit 3f37b2db98cfc490a8ec99b8fdb1eaee00faea4c)
* upped version numberSamba Release Account1996-05-041-1/+1
| | | | (This used to be commit 3e2239aa59f1af438e812860bfdc0247f3ce1754)
* added issafe() define for "safe" charactersSamba Release Account1996-05-041-0/+4
| | | | (This used to be commit 1d7fc598cd56fe6c85b2a75ab7c3cead61fc23ad)
* This commit was generated by cvs2svn to compensate for changes in r4,Samba Release Account1996-05-0459-0/+44490
|\ | | | | | | | | which included commits to RCS files with non-trunk default branches. (This used to be commit c8a46aca039f16b00bcd177ac2bb9962fdfff529)
| * Initial version imported to CVS Samba Release Account1996-05-0459-0/+44490
| | | | (This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)
* Initial version imported to CVS Samba Release Account1996-05-046-0/+652
(This used to be commit 65968b294351d2612d1bf94236d1fcbf853c494e)