Restructuring of vfs layer to include a "this" pointer - can be an fsp or
[kamenim/samba-autobuild/.git] / source3 / include / smb.h
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-10-05 Jeremy AllisonHerb's fixes for profiling & compiler warnings.
2000-09-08 Jeremy AllisonWin32 API is explicit that EnumPrinterData returns...
2000-08-23 Jeremy AllisonDocumentation on NT_USER_TOKEN. Requested by Sander.
2000-08-10 Jeremy AllisonTidied up security rights definitions.
2000-08-03 Jeremy AllisonAdded an NT_USER_TOKEN structure that is copied/passed...
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-07-25 Jean-François Mico... A rather big change set ! (listed in no particular...
2000-07-15 Gerald Carterreverted a some previous additions.
2000-07-06 Andrew Tridgelldon't need shmem any more
2000-07-03 Tim PotterSome more sec_ctx changes. Modified some fields in...
2000-07-03 Gerald Carterfirst pass at merging rpcclient from TNG to HEAD. ...
2000-06-21 Tim PotterA neater way of solving the S_ISSOCK, S_ISFIFO problem.
2000-06-14 Tim Potter#include nsswitch/winbind_nss.h
2000-06-14 Andrew Tridgellallow the notify implementation to choose the select...
2000-06-13 Andrew Tridgellfixed the change notify bit definitions
2000-06-12 Andrew Tridgelltotally rewrote the async signal, notification and...
2000-06-10 Andrew Tridgella first pass at Linux kernel oplocks support
2000-06-10 Andrew Tridgellcontinued the split of the kernel level oplocks code...
2000-06-09 Jeremy AllisonLuke, I am moving the code back into passdb/passdb...
2000-06-09 Luke Leightonreverted jeremy's changes that removed NET_USER_INFO_3...
2000-06-08 Jeremy Allisoninclude/smb.h: Removed NET_USER_3 struct from user...
2000-06-08 Luke Leightonadded a NET_USER_INFO_3 struct to user_struct.
2000-06-08 Andrew Tridgell- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
2000-05-28 Luke Leightonlp_server_role() + use in srv_reg.
2000-05-27 Luke Leightonsecurity descs in spoolss. needs parse_sec.c nttrans...
2000-05-18 Shirish KaleleAdded the NETDFS pipe to allow remote administration...
2000-05-04 Andrew Tridgell - use full_name instead of real_name
2000-05-02 Andrew Tridgellsplit the username in the vuser structure into a separate
2000-04-28 Jeremy AllisonOk - this is the *third* implementation of this (third...
2000-04-28 Shirish KaleleAdded info level 1005 to netsharegetinfo (is the share...
2000-04-27 Jeremy AllisonOk - this is more subtle than it looks :-).
2000-04-27 Jeremy AllisonFixed subtle unlocking bug when a file is closed. We...
2000-04-27 Jeremy AllisonDid the rewrite Andrew wanted where all knowledge of...
2000-04-27 Jeremy AllisonFixed crash bugs Andrew pointed out with LOCK4 smbtorture
2000-04-25 Jeremy AllisonAdded the hard code :-).
2000-04-24 Jeremy AllisonAdded the code that keeps fd's open across a close...
2000-04-24 Jeremy AllisonNow that fsp's are created on successful file open...
2000-04-16 Andrew Tridgelladded fdprintf()
2000-04-16 Andrew Tridgellthe fsp needs a jobid in it now
2000-04-12 Jeremy AllisonCode to map tdb locks onto POSIX. Mainly placeholder...
2000-04-10 Andrew Tridgellgot rid of the file_fd_struct structure completely.
2000-04-05 Jean-François Mico... changed all the status code to ERROR_xxx instead of...
2000-03-13 Jeremy Allisoninclude/smb.h:
2000-03-13 Jean-François Mico... oops ! forgot smb.h in last commit
2000-03-10 Jeremy AllisonFixups for compiles with gcc flags -Wall -Wshadow ...
2000-03-10 Luke Leightonyou know, when you do a cvs commit, you _really_ expect...
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-08 Shirish Kaleledded Microsoft Dfs services.
2000-02-25 Jeremy Allisonclient/client.c:
2000-02-18 Jeremy AllisonFix for reporting file system attributes correctly.
2000-02-07 Jean-François Mico... spoolss include definitions
2000-02-04 Luke Leighton1) added void* state argument to tdb_traverse. guess...
2000-02-03 Tim PotterBusting up of source/include/smb.h into smaller pieces...
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-21 Luke Leightonmade cvs main up-to-date with samba_tng, with addition...
2000-01-14 Andrew Tridgelldamn, Solaris already has a "enum lock_type"
2000-01-13 Andrew Tridgelladded Enosuchshare and a lock_type enum
2000-01-03 Luke Leightonsimple mods to add msrpc pipe redirection. default...
1999-12-22 Jeremy AllisonFirst cut at unicode sys_xx functions. Now to start...
1999-12-21 Andrew Tridgellconverted all our existing shared memory code to use...
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonfinal part of "first" phase converting over to msrpc...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-05 Luke Leightonfirst version of msrpc agent redirector code. client...
1999-12-04 Luke Leightoncool! created higher-order function table for agent...
1999-12-04 Luke Leightonjeremy is going to hate me for this.
1999-12-04 Luke Leightonargh! you wouldn't believe what i had to do: use the...
1999-12-03 Luke Leightonstarting "connection reuse" system in smb-agent. added...
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-11-19 Luke Leightonadded \PIPE\browser plus experimental brsinfo command...
1999-11-02 Luke Leightondynamic mem allocation in enum dom groups and enum...
1999-10-07 Luke Leighton- added rudimentary CAP_UNICODE support because i thoug...
1999-09-15 Luke Leighton#defines for port 445 to SMB_PORT2
1999-07-22 Tim PotterMoved a whole bunch of macros out of smb.h and into...
1999-07-12 Luke LeightonJean-Francois Micouleau's rewritten DFS patch, original...
1999-06-13 Tim PotterHived off debugging code from smb.h and put into debug.h
1999-05-03 Jean-François Mico... Changed the RPC api definition now first arg is a pipe_...
1999-04-30 Luke Leightonmd5 and hmac_md5
1999-04-27 Jean-François Mico... rpc_parse/parse_misc.c : defined a new BUFFER5 struct
1999-04-23 Matthew ChapmanAdding scheduler control pipe (\atsvc), client-side...
1999-04-20 Tim PotterBroke out vfs structures to separate header file.
1999-04-11 Matthew ChapmanTrying to improve DC location & browsing performance...
1999-04-08 Tim PotterForgot about closedir() function for VFS. Hoo embarassing.
1999-04-04 Tim PotterAdded struct vfs_ops describing virtual filesystem...
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-19 Luke LeightonBeau Kuiper: provided patch so that passwords could...
1999-03-09 Luke Leightonoops, IS_BITS_CLR_ALL() macro was wrong!
1999-02-16 Luke Leightonrpcclient shutdown command
1999-02-01 Luke Leightoncomma after DOM_MAP_USER removed
1998-12-16 Christopher R. HertelA while back, Andrew and I talked about making the...
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-02 Luke Leightonadded rid and sid_name_use to DOMAIN_GRP_MEMBER, for...
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Luke Leightonfixing group database issues
next