Changed the way a VFS is initialised. The vfs_init() function is
[samba.git] / source3 /
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-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-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
1999-03-19 Luke Leightonconst char* instead of char* for input
1999-03-19 Luke Leightonreturn type of nt_decrypt_string2 set to BOOL.
1999-03-19 Luke Leightongoing to start adding inter-domain trust logons soon.
1999-03-19 Luke Leightonvalid_pol in lsa_query_secret() needed to be initialise...
1999-03-19 Matthew Chapmanquerysecret now shows the real, fairdinkum, decrypted...
1999-03-19 Matthew ChapmanImplemented encryption algorithm used for a number...
1999-03-19 Luke LeightonBeau Kuiper: provided patch so that passwords could...
1999-03-18 Luke Leightondouble-checked the return results from new querysecret...
1999-03-18 Luke Leightonmatt,
1999-03-18 Matthew ChapmanAdded SVC_START_SERVICE rpc. An NT PDC will attempt...
1999-03-18 Matthew ChapmanChanged hard-coded number of users/groups in SAMR_QUERY...
1999-03-18 Matthew ChapmanAdding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERY...
1999-03-17 Luke LeightonSAMLOGON query - alignment issue is beginning to get...
1999-03-17 Luke LeightonStefan Walters: purify spotted rverf should be alloc...
1999-03-17 Luke Leightonalignment issue for UDP SAMLOGON response.
1999-03-16 Matthew ChapmanAdded SVC_QUERY_DISP_NAME (corresponding to the GetServ...
1999-03-14 Matthew ChapmanDon't forget to make proto.
1999-03-12 Luke LeightonStefan Walter: spotted *p_group == NULL which should...
1999-03-12 Luke Leightoncli_setup_creds new arguments added.
1999-03-12 Luke Leightonnew "domtrust" test command. r&d into inter-domain...
1999-03-12 Luke Leightoncheck for exactly _one_ key: for USRMGR.EXE.
1999-03-10 Luke Leightonstatic password space needed.
1999-03-10 Luke LeightonGreg Dickie: spotted bug where smb_nt_passwd could...
1999-03-09 Luke LeightonGreg Dickie spotted some wierd memory corruption proble...
1999-03-09 Luke Leightonalignment issue in UDP SAMLOGON response.
1999-03-09 Luke Leightonmods to allow inter-domain trust accounts to be added...
1999-03-09 Luke Leightonoh dear, it's this one again. removed check for MAILSL...
1999-03-09 Luke Leightonoops, IS_BITS_CLR_ALL() macro was wrong!
1999-03-09 Luke Leightonreverted access control flags in enum commands.
1999-03-08 Luke Leighton- todd sabin spotted bugs in samr enum dom users /...
next