set recursion desired for bcast name query
[samba.git] / source3 /
1998-10-14 Andrew Tridgellset recursion desired for bcast name query
1998-10-14 Luke Leighton16 changed to 8 by mistake in samoemhash.
1998-10-14 Luke Leightontridge, i had to put a #ifdef _STAT_VER_LINUX_OLD round...
1998-10-14 Luke Leightonmore warnings...
1998-10-14 Luke Leightonunused variable in pipe_smb_write_X
1998-10-14 Luke Leightonwarnings spotted by ./configure.developer options
1998-10-14 Luke Leightonscript that defines some useful developer compiler...
1998-10-14 Luke Leightondce/rpc
1998-10-13 Andrew Tridgelluse level 0 for DEBUG() of malformed password entry...
1998-10-13 Andrew Tridgellsmbsh launch program is now in C
1998-10-13 Andrew Tridgellmade smbsh a standard binary
1998-10-10 Luke Leightondce/rpc
1998-10-10 Luke Leightondce/rpc
1998-10-09 Luke Leightondce/rpc
1998-10-09 Luke Leightonsigned / unsigned issues spotted by herb
1998-10-09 Luke Leightondce/rpc.
1998-10-09 Luke Leightonbasic client-side ntcreateX function (hard-wired values...
1998-10-09 Luke Leightondce/rpc
1998-10-09 Luke Leightonanders blomdell spotted an unititialised fstring causin...
1998-10-09 Richard SharpeAdded code to convert empty file names to "." so we...
1998-10-09 Richard SharpeAdd a DEBUG to unix_convert
1998-10-08 Luke Leightondce/rpc
1998-10-08 Andrew Tridgellfixed bug pointed out by Herb.
1998-10-08 Andrew Tridgellfixed a bug in the readline support
1998-10-08 Andrew Tridgellreally fixed the warning this time :)
1998-10-08 Andrew Tridgellfixed a warning
1998-10-08 Luke Leightonadded "permission obtained from John Erickson <jerickso...
1998-10-08 Andrew Tridgell- don't generate 0 params in torture
1998-10-08 Andrew Tridgell- fixed a bunch of warnings and minor errors
1998-10-08 Andrew Tridgelladd "smbtorture" alias for building smbtorture
1998-10-08 Andrew Tridgellremoved extra comma (some compilers don't like it).
1998-10-08 Andrew Tridgellauto-detect the right flag for the compiler to produce...
1998-10-08 Andrew Tridgelluse 1 second resolution calls if possible
1998-10-08 Andrew Tridgellfixed a problem with fchdir() that broke "cvs -d" in...
1998-10-08 Andrew Tridgelladded some comments
1998-10-08 Andrew Tridgellremoved lukes acl check in configure (not needed)
1998-10-07 Andrew Tridgelldon't prototype the acl() functions
1998-10-07 Luke Leightondce/rpc
1998-10-07 Luke Leightonadded aclent_t autoconf test (defines as an int if...
1998-10-07 Luke Leightonreturn False _and_ a break in a switch statement.
1998-10-07 Luke Leightonmake proto required
1998-10-07 Luke Leightondce/rpc
1998-10-07 Andrew Tridgellcompile to .po.o first then mv to .po in order to make...
1998-10-07 Andrew Tridgellrestore errno after smbw initialisation
1998-10-07 Andrew Tridgellwe need realcalls.h in realcalls.c
1998-10-07 Andrew TridgellSunOS doesn't need any ld flags
1998-10-07 Andrew Tridgellfixed a warning on SunOS
1998-10-07 Andrew Tridgelluse double for dummy arrays to ensure alignment
1998-10-07 Andrew Tridgellfixed fork() on SunOS4
1998-10-07 Andrew Tridgellmore solaris acl fixes
1998-10-07 Andrew Tridgell- updated docs to say OSF1 works
1998-10-07 Andrew Tridgellfixed facl() bug for solaris
1998-10-07 Andrew Tridgellfixed __xstat() under linux
1998-10-07 Andrew Tridgellremoevd a misplaced comma
1998-10-07 Andrew Tridgellreturn type cleanups for IRIX
1998-10-07 Andrew Tridgellyet another attempt at making this stuff portable....
1998-10-07 Andrew Tridgellnot needed any more
1998-10-07 Andrew Tridgellfix the SEEKDIR_RETURNS_VOID test
1998-10-07 Andrew Tridgelldetect __sys_llseek()
1998-10-07 Andrew Tridgellpossibly use __sys_llseek()
1998-10-07 Andrew Tridgellwon't need wrapper.h anymore
1998-10-07 Andrew Tridgellmore OSF1 changes as well as changes to allow us to...
1998-10-07 Andrew Tridgelltest whether seekdir() returns void or not
1998-10-07 Andrew Tridgell- no getdents on OSF1
1998-10-07 Andrew Tridgellreran autoconf
1998-10-07 Andrew Tridgellfix typo
1998-10-07 Andrew Tridgellfixed a bug in real_seekdir()
1998-10-07 Andrew Tridgellsome changes for OSF1 support in smbwrapper (just preli...
1998-10-07 Andrew Tridgelladded a document on how to port smbwrapper to a new...
1998-10-07 Andrew Tridgelladded some comments
1998-10-07 Andrew Tridgellsomehow "in_client" got included twice in two places.
1998-10-07 Andrew Tridgellput #if BROKEN_CODE around all the bits of code in...
1998-10-07 Andrew Tridgelldo an anonymous login if the username/password is rejected.
1998-10-06 Richard SharpeAdded capability for smbclient to use the local WINS...
1998-10-06 Luke Leightondce/rpc
1998-10-06 Luke Leightoncrc32 algorithm. obtained from dr dobb's journal
1998-10-06 Luke Leightonusing wrong cli_state in "security = domain" call.
1998-10-06 Andrew Tridgellfixed rename error code from NT servers
1998-10-06 Andrew Tridgellimplemented unix semantics for rename in smbwrapper
1998-10-06 Andrew Tridgelladded a wrapper for fork()
1998-10-06 Andrew Tridgellfixed a bug in time setting (utime() call)
1998-10-06 Andrew Tridgellimplemented attribute mapping and chmod. file attribute...
1998-10-06 Andrew Tridgelladded SMBW_PREFIX environment variable (allowing you...
1998-10-06 Andrew Tridgellremoved unused variable
1998-10-06 Andrew Tridgellremove unused arguments from some static functions.
1998-10-06 Andrew Tridgelluse smbw_errno() not smbw_error()
1998-10-05 Andrew Tridgellset HOST_OS after canonical system test
1998-10-05 Andrew Tridgellclean needs to delete po32 and .so files
1998-10-05 Andrew Tridgelltell the user we are producing -32 code for the .32...
1998-10-05 Andrew Tridgellthe IRIX make is very fussy amount comment lines. If...
1998-10-05 Luke Leightonrpcclient srvsvc commands.
1998-10-05 Andrew Tridgell- fixed errno return in smbw_open()
1998-10-05 Andrew Tridgell- keep IRIX cc -64 happy
1998-10-05 Andrew Tridgellignore *.po32 files
1998-10-05 Andrew Tridgellfixed some cast warnings from "cc -64" on IRIX
1998-10-05 Andrew Tridgell- fixed cast warnings
1998-10-05 Andrew Tridgellnew prototypes
1998-10-05 Andrew Tridgellfixed a cast warning
1998-10-05 Andrew Tridgellreran autoconf for IRIX changes
1998-10-05 Andrew Tridgellgot smbwrapper working on IRIX 6.4. Things got a bit...
next