ira/wip.git
1999-06-07 Tim PotterBumped version number in README to avoid confusion...
1999-06-02 Matthew ChapmanFixing core dump bug with unix password sync, caused...
1999-06-02 Matthew ChapmanSome more BDC-related fixes, mainly to the NET_SAM_SYNC...
1999-05-11 Tim PotterAvoid a symbol conflict with /usr/include/sys/vfs.h...
1999-05-07 Luke Leightonvariation of random SMBtrans2. random delays in betwee...
1999-05-07 Luke Leightonthe times in sam_user_info_23 may not be in the right...
1999-05-07 Luke Leightonhad to move day display names into lib/util, to get...
1999-05-06 Tim PotterFix compiler warning.
1999-05-06 Luke Leightonclean-up of cache-getpw-hash code needed (make proto...
1999-05-06 Luke LeightonJani Jaakkola's "getpwuid() / getpwnam()" hash-cache...
1999-05-06 Luke Leightonadded 2 more (unknown) NTLMSSP negotiation bits
1999-05-06 Luke Leightonalignment needed after unicode string names in password...
1999-05-03 Jean-François... last part of RPC api change.
1999-05-03 Jean-François... Changed the RPC api definition now first arg is a pipe_...
1999-05-03 Jean-François... Added a new command to rpcclient: eventlog <log> where...
1999-05-01 Matthew ChapmanAdding "time" rpcclient command which displays the...
1999-05-01 Luke Leightonadded server ntlmv2 false/auto/true parameter, defaults...
1999-04-30 Luke Leightonmd5 and hmac_md5
1999-04-28 Andrew Tridgelluse /dev/urandom not /dev/random in head branch.
1999-04-27 Jean-François... rpc_parse/parse_misc.c : defined a new BUFFER5 struct
1999-04-27 Jean-François... Adding RPC spoolss code support and some new low-level...
1999-04-23 Matthew ChapmanAdding scheduler control pipe (\atsvc), client-side...
1999-04-23 Matthew ChapmanNew rpcclient command "at" for NT scheduler control...
1999-04-23 Matthew ChapmanAdded new define NT_STATUS_MORE_ENTRIES = 0x105.
1999-04-23 Matthew ChapmanAdding scheduler control pipe (\atsvc), client-side...
1999-04-20 Tim PotterMake proto for VFS init changes and VFS fsync() stuff.
1999-04-20 Tim PotterRewrite of VFS initialisation routines.
1999-04-20 Tim PotterAdded dummy connect and disconnect VFS operations to...
1999-04-20 Tim PotterChanged the way a VFS is initialised. The vfs_init...
1999-04-20 Tim PotterBroke out vfs structures to separate header file.
1999-04-20 Tim PotterChanged arguments to fsync() function to break dependen...
1999-04-20 Tim PotterBroke out of smb.h
1999-04-17 Andrew Tridgellopen_socket_in() takes a different number of parameters...
1999-04-17 Andrew Tridgellfixed a typo
1999-04-17 Andrew Tridgelldamn, new files need to be added to the head branch...
1999-04-14 Tim PotterRemoved unused vfs_read_data() function at the request...
1999-04-12 Tim PotterFix compile warning in nametouid().
1999-04-11 Matthew ChapmanAllow "Yes" and "No" as well as "True" and "False"...
1999-04-11 Matthew ChapmanTrying to improve DC location & browsing performance...
1999-04-11 Matthew ChapmanFixed rpcclient's samuser command.
1999-04-11 Matthew ChapmanIncorrect length (number of unicode characters rather...
1999-04-11 Tim PotterModification to compile under egcs 2.91.63.
1999-04-09 John TerpstraPut this back after it dropped off.
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-04-08 Matthew ChapmanFix for endianness problem reported by Edan Idzerda...
1999-04-08 Tim PotterAlways do a compile before CVS commit! )-:
1999-04-08 Tim PotterForgot about closedir() function for VFS. Hoo embarassing.
1999-04-07 Tim PotterChanged calls to strncat() to safe_strcat(). Fix from...
1999-04-06 Luke LeightonDejan Ilic: spotted "NETLOGON" bug, failure of NT_STATU...
1999-04-05 Tim PotterUnder IRIX, a void function may return a value, even...
1999-04-05 Tim PotterFix incorrect conversion of fd_attempt_open() calls...
1999-04-05 Tim PotterUse VFS I/O for stat_cache_lookup()
1999-04-05 Tim PotterDisable VFS routines if no libdl available.
1999-04-05 Tim PotterDocumentation for VFS construction.
1999-04-04 Tim PotterFixed spelling typo in Kerberos configure option.
1999-04-04 Tim PotterUpdated for VFS merge.
1999-04-04 Tim PotterFixed up incorrect calls to read_file().
1999-04-04 Tim PotterUse VFS operations for file I/O.
1999-04-04 Tim PotterUse VFS operations for file I/O.
1999-04-04 Tim Potter#ifdef'ed out functions obsoleted by VFS:
1999-04-04 Tim PotterAdded smbd/vfs.o and smbd/vfs-wrap.o to object list...
1999-04-04 Tim PotterWrote VFS initialisation routines.
1999-04-04 Tim PotterWrapped up all VFS disk I/O functions for portability...
1999-04-04 Tim PotterUse VFS operations for file I/O.
1999-04-04 Tim PotterCall VFS initialisation, share connect and share discon...
1999-04-04 Tim PotterUse VFS operations for file I/O.
1999-04-04 Tim PotterUse VFS operations for file I/O.
1999-04-04 Tim PotterUse VFS operations for file I/O.
1999-04-04 Tim PotterUse VFS operations for file I/O.
1999-04-04 Tim PotterAdded struct vfs_ops describing virtual filesystem...
1999-04-04 Tim PotterAdded configuration parameter 'vfs object' to specify...
1999-04-01 Andrew Tridgellnew files needed by profiling code
1999-04-01 Andrew TridgellKen McDonell from SGI was interested in adding some...
1999-03-30 Alexandre Olivadeclare ttarf as double, as in client.c
1999-03-30 Alexandre Olivause double instead of SMB_BIG_UINT for dir_total and...
1999-03-29 Luke Leightonadded SamrQueryDomainInfo call info level 0x3 for kix32...
1999-03-25 Luke Leighton"User Manager" - create user + change password now...
1999-03-25 Luke LeightonSMB_BIG_INT dir_total incompatible with %d: must use...
1999-03-25 Luke Leightonfixed issues with "Welcome to SAMBA Domain" for when...
1999-03-25 Alexandre Oliva* client/client.c (dir_total): use SMB_BIG_UINT
1999-03-25 Luke Leightonadded SAMR_USER_INFO_24 info level to samr_set_userinfo...
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-24 Luke LeightonNULL pointer handling in nt_lm_owf_gen
1999-03-24 Luke Leightonmatt, you had removed a "pointer" from DOM_R_REF struct...
1999-03-24 Luke Leightonremoved 2 unnecessary args from make_uni_hdr.
1999-03-24 Matthew ChapmanFixed LSA Lookup Names. There were a few too many NULL...
1999-03-23 Luke Leightondynamic memory allocation in samr enum dom users. ...
1999-03-23 Matthew ChapmanFixed a typo where the RPC header mem_buffer was initia...
1999-03-23 Matthew ChapmanERRmoredata is informational and should not be treated...
1999-03-23 Matthew ChapmanSame infinite loop bug as I fixed in SAMBA_2_0, but...
1999-03-23 Matthew Chapman#if defined(HAVE_MYSQL_H) || defined(WITH_MYSQLSAM)
1999-03-23 Matthew ChapmanAnother UNICODE issue - this time BUFFER2 was being...
1999-03-23 Matthew ChapmanIf a buffer pointer is NULL then its length_is() attrib...
1999-03-21 Matthew ChapmanThe line:
1999-03-21 Matthew ChapmanEnsuring return status is aligned in SAMR_QUERY_DISPINF...
1999-03-19 Luke Leightonadded a "createuser" command.
1999-03-19 Luke Leightonvalue->enc_secret not value->secret
next