s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
[kai/samba.git] / source3 / rpc_server / srvsvc / srv_srvsvc_nt.c
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-30 Andrew Bartletts3-smbd provide struct smbd_server_connection * to...
2011-05-05 Günther Deschners3-rpc_server: run minimal_includes.pl.
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-05-02 Günther Deschners3-util: move valid_share_pathname() to lib/util.c
2011-04-13 Günther Deschners3-includes: move struct pipe_open_rec to srvsvc rpc...
2011-03-30 Günther Deschners3: Fix Coverity ID 2041, "UNUSED_VALUE"
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-29 Günther Deschners3: rpc_server needs parts of smbd.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-04 David Disseldorps3: add two missing vfs disconnect calls
2011-03-02 Günther Deschners3-sessionid: avoid global include of sessionid.h
2011-03-02 David Disseldorps3-printing: vfs_connect prior to driver/dfs IO
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.