kai/samba.git
2000-01-29 Jeremy AllisonWrapped popen calls in HAVE_POPEN - needed if we are...
2000-01-29 Jeremy AllisonFix from Motonobu TAKAHASHI to sort code page parameter...
2000-01-28 Jeremy AllisonModified auto alignment of ud[] struct on stack to...
2000-01-27 Jeremy AllisonFixed code page conversions of messages outgoing/incoming.
2000-01-26 Jeremy AllisonAdded hash-based stat cache code from Ying Chen.
2000-01-26 Jeremy AllisonSecond set of inline optimisation fixes from Ying Chen...
2000-01-25 Jeremy AllisonFirst set of speed improvements from Ying Chen <ying...
2000-01-24 Jeremy Allisontdb record read error return check fix from Dave Airlie...
2000-01-24 Andrew Tridgellwe need -lc when making shared objects or glibc doesn...
2000-01-21 Luke Leightonmade cvs main up-to-date with samba_tng, with addition...
2000-01-20 Jeremy AllisonMoved Herb's global -> local changes to HEAD.
2000-01-18 Jeremy AllisonAdded Herb's swat fixes.
2000-01-17 Herb Lewistest for pre- version numbers
2000-01-17 Luke LeightonSAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned...
2000-01-16 Andrew Tridgellfixed some typos in access_table() which, amaziingly...
2000-01-16 Andrew Tridgellmade access_table() a pure logic function - makes it...
2000-01-16 Andrew Tridgellrenamed DENY to DENY1
2000-01-16 Andrew Tridgelluse GET_DENY_MODE() macro
2000-01-16 Andrew Tridgellas obelix would say "these romans are crazy"
2000-01-16 Andrew Tridgelluse GET_DENY_MODE() macro instead of the bit shift
2000-01-16 Andrew Tridgellproto update
2000-01-16 Andrew Tridgella consequence of the access_table() fixes is that we...
2000-01-16 Andrew Tridgellrewrote the access_table() code to get it right for...
2000-01-16 Andrew Tridgelluse string_set() instead of string_init()
2000-01-16 Andrew Tridgelladded code to allow traversal of the byte range lock...
2000-01-16 Andrew Tridgellfixed a formatting error
2000-01-16 Andrew Tridgellmake string_init() static
2000-01-16 Andrew Tridgellmake a br_off a SMB_BIG_UINT
2000-01-14 Jeremy Allisonuseable_space does not include the alignment offset...
2000-01-14 Jeremy AllisonHP changes for registry querying.
2000-01-14 Jeremy AllisonAdded HP change.
2000-01-14 Andrew Tridgellcasts and defines to make solaris happy
2000-01-14 Andrew Tridgelldamn, Solaris already has a "enum lock_type"
2000-01-14 Andrew Tridgellwe now pass all byte range locking tests
2000-01-14 Jeremy AllisonUpdated docs for "inherit permissions" fix.
2000-01-14 Jeremy AllisonAdded "inherit permissions" patch.
2000-01-14 Andrew Tridgellsome more work on the byte range locking
2000-01-13 Andrew Tridgellgreatly expanded the lock4 locking test. we now pass...
2000-01-13 Andrew Tridgellchanges to reflect the new syntax of the locking calls.
2000-01-13 Andrew Tridgellthe bulk of the new byte range locking coode
2000-01-13 Andrew Tridgellthe lock routines now take a enumerated type for read...
2000-01-13 Andrew Tridgelladded Enosuchshare and a lock_type enum
2000-01-13 Andrew Tridgellnew prototypes
2000-01-13 Andrew Tridgelldefined br_off as a type for byte range offsets. For...
2000-01-13 Andrew Tridgelladded locking/brlock.c, a byte range locking system
2000-01-13 Jeremy AllisonAdded missing #ifdef for WITH_UTMP.
2000-01-12 Jeremy AllisonAdded utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
2000-01-12 Jeremy AllisonUse slprintf not snprintf.
2000-01-12 Jeremy AllisonFix problems with broken libc fvct returns.
2000-01-11 Jeremy AllisonFixed pointer arithmetic found by IRIX compiler.
2000-01-11 Jeremy AllisonFixed bug in unix_mask_match() that caused veto files...
2000-01-11 Luke Leightonmodified smbd/msrpc credential transfer system. user...
2000-01-10 Andrew TridgellI'm currently designing a new locking system (using...
2000-01-10 Andrew Tridgelldon't treat a packet as a oplock break unless it is...
2000-01-08 Andrew Tridgellextent smbtorture to test with both an exe file and...
2000-01-08 Andrew Tridgellfix a error in access_table revealed by the new deny...
2000-01-08 Andrew Tridgellcli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
2000-01-08 Andrew Tridgelladded a DENY test that tests deny mode handling. It...
2000-01-08 Andrew Tridgellimproved the error checking
2000-01-08 Richard SharpeFix minor typos in the yodl for smb.conf.5 and fix...
2000-01-08 Jeremy Allisonsmbd/mangle.c
2000-01-08 Jeremy AllisonFixed deny mode bug :
2000-01-07 Andrew Tridgellfixed a comment
2000-01-07 Andrew Tridgellthe -i options are gone from nmbd and smbd - use the...
2000-01-07 Andrew Tridgellnetbios scope is a DOS_STRING
2000-01-07 Andrew Tridgellalways restart nmbd and smbd when asked, even if they...
2000-01-07 Andrew Tridgellremove scope parameter here too
2000-01-07 Andrew Tridgelladded "netbios scope" docs
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-07 Andrew Tridgelldon't use strcpy
2000-01-07 Andrew Tridgelldon't require readline
2000-01-07 Andrew Tridgell- patch from Rusty to neaten up the code a bit
2000-01-06 Jeremy AllisonRemoved unneeded #define.
2000-01-06 Jeremy AllisonFixed spurious error message when doing a 'put' of...
2000-01-06 Jeremy AllisonGeneric wildcard matching fix from weidel@multichart.de.
2000-01-06 Jeremy AllisonRe-added "dfree command" functionality that was describ...
2000-01-06 Jeremy AllisonFix for renaming directories on OS/2 server. Fix from...
2000-01-05 Jeremy AllisonMoved check_plaintext_password() into smbd/chgpasswd...
2000-01-05 Jeremy Allisonclient/client.c: I18N fixes.
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
2000-01-05 Andrew Tridgelllower the default hash size a bit
2000-01-05 Andrew Tridgelluse a minimal hash size in the unexpected packet databa...
2000-01-04 Jeremy AllisonAdded "crap" fix for rotating string buffers. (Increase...
2000-01-04 Luke Leightonusing read_with_timeout(), min data size 16 bytes ...
2000-01-04 Luke Leightonoops, must use read_data() not read(), as read() may...
2000-01-04 Jeremy AllisonFixed getgrent() recurse problem.
2000-01-03 Luke Leightonsimple mods to add msrpc pipe redirection. default...
2000-01-03 Andrew Tridgelladded suppport for unexpected udp/138 packets
2000-01-03 Andrew Tridgellignore a few files
2000-01-03 Andrew Tridgellgot rid of mem_man
2000-01-03 Andrew Tridgellthe bulk of the unexpected packet handling code is...
2000-01-03 Andrew Tridgelladded the unexpected packet database (unexpected.tdb)
2000-01-03 Andrew Tridgelldrop the alignment to 4 bytes - this makes tdb more...
2000-01-03 Andrew Tridgellfixed active shares display
2000-01-03 Andrew Tridgelldon't close the database after each claim_connection()
2000-01-02 Andrew Tridgellupdated docs
2000-01-02 Andrew Tridgell- added tdb_flags option to tdb_open()
2000-01-02 Andrew Tridgellshow test result in ops/sec
2000-01-02 Andrew Tridgell- optimise tdb_store() a little
1999-12-29 Jeremy AllisonConverted most of the functions in lib/util_str.c to...
next