summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Here is a re-working of the winbinddJeremy Allison2008-08-201-0/+1
* smbd: fix the handling of create_options to pass RAW-OPENStefan Metzmacher2008-08-201-4/+11
* Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...Jeremy Allison2008-08-191-1/+1
* Add modules_path() to construct paths to files in MODULESDIR.Michael Adam2008-08-151-0/+1
* dynconfig: add support for MODULESDIR.Michael Adam2008-08-151-0/+4
* dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.hMichael Adam2008-08-151-16/+0
* dynconfig: remove unused prototypes.Michael Adam2008-08-151-4/+5
* proto.h: remove prototypes from dynconfig.cMichael Adam2008-08-151-25/+0
* Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.Michael Adam2008-08-141-0/+4
* Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.Michael Adam2008-08-141-0/+4
* Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.Michael Adam2008-08-141-0/+4
* Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.Michael Adam2008-08-141-0/+4
* Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam2008-08-142-18/+4
* smbd/conn: fix prototype change of conn_close_all() in proto.h.Michael Adam2008-08-131-1/+1
* first cut at adding full transactions for ctdb to samba3Andrew Tridgell2008-08-132-6/+5
* Use transaction start/cancel for persistent writes to avoid leaving the datab...Ronnie Sahlberg2008-08-131-0/+2
* Fix prototypesVolker Lendecke2008-08-121-17/+23
* idmap rewriteVolker Lendecke2008-08-121-6/+2
* doserr: add WERR_MEMBER_IN_ALIAS.Günther Deschner2008-08-111-0/+1
* nmbd_packets: make queue_packet() public.Michael Adam2008-08-091-0/+1
* loadparm: add two parameters "init logon delay hosts" and "init logon delay"Michael Adam2008-08-091-0/+2
* lib/access: make list_match() public.Michael Adam2008-08-091-0/+2
* lib/access: make client_match() public.Michael Adam2008-08-091-0/+1
* Add simple async wrappers around send, recv and connectVolker Lendecke2008-08-082-0/+46
* Fix bug #5675 with a varient of Tim Waugh's patch,Jeremy Allison2008-08-071-0/+1
* dssync keytab: add support for keeping track of the up-to-date-ness vector.Michael Adam2008-08-011-0/+1
* Enabled domain groups to be added to builtin groups at domain join timeTim Prouty2008-07-301-0/+2
* rpc_client: add init_samr_CryptPasswordEx and init_samr_CryptPassword.Günther Deschner2008-07-301-0/+6
* Make create_conn_struct() publicVolker Lendecke2008-07-271-0/+5
* Save 128 byte (32-bit platform) or 256 byte (64-bit) per connection_structVolker Lendecke2008-07-261-1/+1
* make read/write to internal pipes available externallyVolker Lendecke2008-07-262-8/+9
* Refactoring: Make close_internal_rpc_pipe_hnd a talloc destructorVolker Lendecke2008-07-261-9/+0
* Refactor make_internal_rpc_pipe_p: connection_struct is not neededVolker Lendecke2008-07-262-2/+9
* Create doxygen comments for async_req.[ch]Volker Lendecke2008-07-261-41/+82
* Make api_rpcTNP static to srv_pipe.cVolker Lendecke2008-07-261-2/+0
* YESS -- remove the PI_* pipe constantsVolker Lendecke2008-07-211-18/+0
* Make idl: cli_do_rpc_ndr does not use pipe_idx anymoreVolker Lendecke2008-07-211-1/+1
* Remove unused function rpccli_is_pipe_idxVolker Lendecke2008-07-211-1/+0
* Refactoring: CLI_DO_RPC_* uses interface instead of pipe_idxVolker Lendecke2008-07-211-4/+4
* Remove now unused cli_get_pipe_nameVolker Lendecke2008-07-211-1/+0
* Remove now unused cli_get_pipe_idxVolker Lendecke2008-07-211-1/+0
* Remove now unused cli_get_ifaceVolker Lendecke2008-07-211-1/+0
* Refactoring: libnetapi_open_pipe takes an interface instead of pipe_idxVolker Lendecke2008-07-211-0/+3
* Refactoring: Change calling conventions for cli_rpc_pipe_open_krb5Volker Lendecke2008-07-201-7/+7
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannelVolker Lendecke2008-07-201-5/+5
* Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp_auth_sc...Volker Lendecke2008-07-201-7/+7
* Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel_with_keyVolker Lendecke2008-07-201-6/+6
* Refactoring: Make get_schannel_session_key return NTSTATUSVolker Lendecke2008-07-201-4/+4
* Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmsspVolker Lendecke2008-07-201-14/+14
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-202-1/+6