Age | Commit message (Expand) | Author | Files | Lines |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -4/+4 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -4/+4 |
2001-06-30 | This should return the build to normallity. | Andrew Bartlett | 1 | -2/+1 |
2001-06-29 | Ensured all the system calls in msdfs.c go through the vfs layer. | Jeremy Allison | 1 | -569/+567 |
2001-04-08 | Got "medieval on our ass" about adding the -1 to slprintf. | Jeremy Allison | 1 | -1/+1 |
2000-11-28 | Ran DFS on Linux and found that readlink() on Linux does not append NUL | Shirish Kalele | 1 | -1/+3 |
2000-10-09 | Missing conn parameter missed in vfs rewrite. | Jeremy Allison | 1 | -1/+1 |
2000-05-26 | Changed MS_DFS to WITH_MSDFS throughout. | Shirish Kalele | 1 | -97/+115 |
2000-05-18 | Added the NETDFS pipe to allow remote administration of the msdfs symlinks | Shirish Kalele | 1 | -35/+200 |
2000-05-16 | The new msdfs implementation that uses symlinks to point to other | Shirish Kalele | 4 | -749/+346 |
2000-05-10 | lib/util_unistr.c: | Jeremy Allison | 1 | -16/+0 |
2000-04-17 | Corrected minor parsing errors. | Shirish Kalele | 2 | -4/+5 |
2000-04-17 | When parsing a dfs map for a service, see if the mount points exist that stand | Shirish Kalele | 1 | -3/+27 |
2000-03-10 | Cleaned up unused variables, returns from non-void functions etc. | Shirish Kalele | 2 | -12/+4 |
2000-03-10 | Cleaning warnings from configure.developer | Shirish Kalele | 2 | -31/+31 |
2000-03-10 | Cleaning up the warnings from configure.developer. | Shirish Kalele | 1 | -1/+1 |
2000-03-10 | Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint... | Jeremy Allison | 1 | -2/+2 |
2000-03-10 | getprinter level 0: was to short, found most of the fields, undocumented, | Jean-François Micouleau | 2 | -4/+4 |
2000-03-09 | Big update moving the multi-pdu support from 2.0.x into HEAD for JF | Jeremy Allison | 1 | -8/+0 |
2000-03-09 | Corrected DEBUG messages. | Shirish Kalele | 2 | -6/+10 |
2000-03-08 | dded Microsoft Dfs services. | Shirish Kalele | 4 | -0/+1018 |