Remove SEC_ACCESS. It's a uint32_t.
[kai/samba.git] / source3 / include / proto.h
2008-10-09 Jeremy AllisonRemove SEC_ACCESS. It's a uint32_t.
2008-10-09 Volker LendeckeRemove a pointless level of indirection
2008-10-09 Jeremy AllisonFor the vfs_acl_xattr.c module, make sure we map GENERI...
2008-10-08 Jeremy AllisonDeal with inheritance from parent directory when settin...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jeremy AllisonUpdate vfs version as I've added a const to the securit...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-07 Jeremy AllisonMake map_errno_from_nt_status() a generic call, not...
2008-10-06 Volker LendeckeAdd netlogond auth method
2008-10-06 Volker LendeckeStore a local schannel key in secrets.tdb
2008-10-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-03 Jeremy AllisonCorrectly fix smbclient to terminate on eof from server.
2008-10-03 Jeremy AllisonSimply our main loop processing. A lot :-). Correctly...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Karolin Seegerprinting: Rename new parameter "cups timeout" to "cups...
2008-09-24 Jelmer VernooijUse common crc32 implementation.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijUse shared copy of hmac5 implementation.
2008-09-24 Jelmer VernooijUse common MD5.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Günther Deschners3-nbt: use the new generated nbt.
2008-09-23 Karolin Seegerprinting: Add new parameter "cups timeout".
2008-09-23 Günther Deschners3-ndr: add stub smb_iconv_convenience to some ndr_...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners3-nbt: use ../libcli/nbt helper.
2008-09-23 Günther Deschners3: use samba4 prototype for ndr_push/pull_struct_blob.
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Günther Deschnernetlogon: move password change code out to rpccli_netlo...
2008-09-21 Günther Deschnernetlogon: add init_netr_CryptPassword.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-09 Jelmer VernooijMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-09 Volker LendeckeAdd async trans/trans2/nttrans calls to libsmb
2008-09-09 Volker Lendeckemake smb_bytes_push_str public
2008-09-09 Volker LendeckeAdd a utility function to append a DATA_BLOB to a tallo...
2008-09-06 Jeremy AllisonWrite times code update.
2008-09-03 Simo SorceRevert "Split lookup_name() and create a new functiong...
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-03 Volker Lendeckefactor prs_append_some_data out of prs_append_some_prs_data
2008-08-28 Volker LendeckeAdd async smbecho client support
2008-08-28 Volker LendeckeRemove cli->event_ctx, pass it explicitly
2008-08-28 Volker LendeckeAdd async open&x
2008-08-28 Volker LendeckeAdd async cli_close
2008-08-28 Volker LendeckeRefactoring: Add the routine cli_request_send()
2008-08-28 Jeremy AllisonFix the wcache_invalidate_samlogon calls.
2008-08-27 Jeremy AllisonAdd st_birthtime and friends for accurate create times...
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-20 Jeremy AllisonHere is a re-working of the winbindd
2008-08-20 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-08-17 Simo SorceSplit lookup_name() and create a new functiong called
2008-08-15 Michael AdamAdd modules_path() to construct paths to files in MODUL...
2008-08-15 Michael Adamproto.h: remove prototypes from dynconfig.c
2008-08-14 Michael AdamPut prototypes of modules/vfs_posixacl.c into new modul...
2008-08-13 Michael Adamsmbd/conn: fix prototype change of conn_close_all(...
2008-08-12 Volker LendeckeFix prototypes
2008-08-08 Michael Adamnmbd_packets: make queue_packet() public.
2008-08-08 Michael Adamloadparm: add two parameters "init logon delay hosts...
2008-08-08 Michael Adamlib/access: make list_match() public.
2008-08-08 Michael Adamlib/access: make client_match() public.
2008-07-30 Tim ProutyEnabled domain groups to be added to builtin groups...
2008-07-30 Günther Deschnerrpc_client: add init_samr_CryptPasswordEx and init_samr...
2008-07-27 Volker LendeckeMake create_conn_struct() public
2008-07-26 Volker Lendeckemake read/write to internal pipes available externally
2008-07-26 Volker LendeckeRefactor make_internal_rpc_pipe_p: connection_struct...
2008-07-26 Volker LendeckeMake api_rpcTNP static to srv_pipe.c
2008-07-21 Volker LendeckeMake idl: cli_do_rpc_ndr does not use pipe_idx anymore
2008-07-21 Volker LendeckeRemove unused function rpccli_is_pipe_idx
2008-07-21 Volker LendeckeRemove now unused cli_get_pipe_name
2008-07-21 Volker LendeckeRemove now unused cli_get_pipe_idx
2008-07-21 Volker LendeckeRemove now unused cli_get_iface
2008-07-21 Volker LendeckeRefactoring: libnetapi_open_pipe takes an interface...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Make get_schannel_session_key return NTSTATUS
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-19 Volker LendeckeIntroduce is_known_pipename
2008-07-19 Volker LendeckeOoops, GUID_equal was already around :-)
2008-07-18 Günther Deschnerlibads: add prototype for ads_connect_gc().
2008-07-18 Volker LendeckeSimplify the RPC servers: remove get_pipe_fns
2008-07-17 Günther Deschnerutil: add policy_hnd_equal().
2008-07-16 Volker LendeckeIn api_pipe_bind_req(), check for the iface id, not...
2008-07-16 Volker LendeckeAdd ndr_syntax_id_equal()
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-15 Jeremy AllisonFix swat. Bug #5613.
2008-07-13 Simo SorceMake again idmap_init static
2008-07-11 Volker LendeckeRevert "Make idmap_init() static"
2008-07-11 Volker LendeckeRevert "Remove gencache_[un]lock_entry"
2008-07-11 Volker LendeckeRevert "Convert idmap_cache to gencache"
2008-07-11 Volker LendeckeRevert "Make use of ADD_TO_ARRAY"
2008-07-09 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-09 Derrell Lipman[BUG 5580] Allow access to DFS shares via libsmbclient
2008-07-05 Volker LendeckeMake use of ADD_TO_ARRAY
2008-07-05 Volker LendeckeConvert idmap_cache to gencache
2008-07-03 Volker LendeckeRemove gencache_[un]lock_entry
2008-07-02 Volker LendeckeMake idmap_init() static
2008-07-02 Darshan PurandareMSG_DEBUG now forwarded to all the winbindd children...
2008-06-28 Volker LendeckeLet send_trans_reply work on only the inbuf
2008-06-28 Volker LendeckeFactor out create_outbuf, creating an outbuf just given...
next