test_pack_extra: Add additional cases.
[samba.git] / source3 / msdfs /
2002-07-02 Jeremy AllisonAddress the string_sub problem by changing len = 0...
2002-06-20 Jeremy AllisonRemove "inline" - shouldn't be in portable code.
2002-05-09 Shirish KaleleAllowing %S in dfs root paths. Other variables in stand...
2002-05-09 Shirish KaleleSync'ing SAMBA_2_2 with HEAD.
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-23 Herb Lewisget rid of compiler warnings (casts and delete unused...
2001-10-18 Tim PotterRenamed vfs_init() to smbd_vfs_init() to allow vfs...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-13 Tim PotterTerminate dfs referral alternate path string. DFS...
2001-09-12 Tim PotterConverted msdfs referral server code to use rpcstr_push...
2001-09-12 Andrew Tridgell- enable MSDFS by default, there seems no reason not...
2001-09-12 Tim PotterHmm - needs to be converted to pull/push unistr routine...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-30 Andrew BartlettThis should return the build to normallity.
2001-06-29 Jeremy AllisonEnsured all the system calls in msdfs.c go through...
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2000-11-28 Shirish KaleleRan DFS on Linux and found that readlink() on Linux...
2000-10-09 Jeremy AllisonMissing conn parameter missed in vfs rewrite.
2000-05-26 Shirish KaleleChanged MS_DFS to WITH_MSDFS throughout.
2000-05-18 Shirish KaleleAdded the NETDFS pipe to allow remote administration...
2000-05-16 Shirish KaleleThe new msdfs implementation that uses symlinks to...
2000-05-10 Jeremy Allisonlib/util_unistr.c:
2000-04-17 Shirish KaleleCorrected minor parsing errors.
2000-04-17 Shirish KaleleWhen parsing a dfs map for a service, see if the mount...
2000-03-10 Shirish KaleleCleaned up unused variables, returns from non-void...
2000-03-10 Shirish KaleleCleaning warnings from configure.developer
2000-03-10 Shirish KaleleCleaning up the warnings from configure.developer.
2000-03-10 Jeremy AllisonFixups for compiles with gcc flags -Wall -Wshadow ...
2000-03-10 Jean-François Mico... getprinter level 0: was to short, found most of the...
2000-03-09 Jeremy AllisonBig update moving the multi-pdu support from 2.0.x...
2000-03-09 Shirish KaleleCorrected DEBUG messages.
2000-03-08 Shirish Kaleledded Microsoft Dfs services.