tdb: change version to 1.3.0 after using the jankins hash for non-persistent tdbs
[metze/samba/wip.git] / source3 / include /
2010-09-16 Björn Jackeѕ3: remove smb_msleep prototype from here
2010-09-16 Björn Jackes3: remove TvalDiff macro, we can use the shared usec_t...
2010-09-16 Björn Jackes3: remove TspecDiff macro, we can use the shared nsec_...
2010-09-15 Simo Sorces3-rpc_server: Convert rpc_connect_spoolss_pipe into...
2010-09-15 Simo Sorces3-rpc_client: Added a tstream based transport.
2010-09-15 Simo Sorces3-rpc_server: Make process_incoming_data() public.
2010-09-15 Simo Sorces3-rpc_server: Make pipe destructor public.
2010-09-15 Simo Sorces3-misc: Introduce lp_ncalrpc_dir() in S3, like we...
2010-09-14 Pierre CarrierAllows changing the maximum number of simultaneous...
2010-09-14 Björn Jackes3/profile: remove the magical clock initialization...
2010-09-14 Björn Jackes3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
2010-09-11 Andrew Bartletts3-auth Fix typo in comment
2010-09-11 Andrew Bartletts3-util_sid Tidy up global struct security_token
2010-09-11 Andrew Bartletts3-privs Add const
2010-09-11 Andrew Bartletts3-privs Remove unused function
2010-09-11 Andrew Bartletts3-privs Overhaul PRIVILEGE_SET handling, avoid dealing...
2010-09-11 Andrew Bartletts3-privs Hide the bitmap-based grant_privilege and...
2010-09-11 Andrew Bartletts3-privs Make privilege_enum_sids() take an LUID, not...
2010-09-11 Andrew Bartletts3-privs Rework access_check_object() to take two privi...
2010-09-11 Andrew Bartletts3-privs Remove a pointer from grant_privilege()
2010-09-11 Andrew Bartletts3-privs Remove a pointer indirection from revoke_privi...
2010-09-11 Andrew Bartletts3-privs Move manual prototypes to common privileges.h
2010-09-11 Andrew Bartletts3-privs Move source3/ privileges implmentation into...
2010-09-11 Andrew Bartletts3-privs Rename structure elements for greater clarity
2010-09-11 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-11 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-09-11 Andrew Bartletts3-privs Only store low bits of luid in privileges...
2010-09-11 Andrew Bartlettprivs Add my Copyright
2010-09-11 Andrew Bartletts3-privs Further changes to remove SE_PRIV
2010-09-11 Andrew Bartlettprivs Move privilege bitmasks to security.idl
2010-09-11 Andrew Bartletts3:privileges Change SE_PRIV to be just a uint64_t
2010-09-10 Andreas Schneiders3-spoolss: Don't leak memory on the session counter...
2010-09-10 Simo Sorces3-spoolss: Move Printer_entry to srv_spoolss_nt.c
2010-09-09 Andreas Schneiders3-printing: Make auth_serversupplied_info const.
2010-09-09 Andreas Schneiders3-msdfs: Make auth_serversupplied_info const.
2010-09-09 Andreas Schneiders3-rpcint: Make auth_serversupplied_info const.
2010-09-09 Andreas Schneiders3-auth: Added get_server_info_system function.
2010-09-08 Björn Jackes3/ldap: use monotonic clock for timeouts in smbldap
2010-09-07 Björn Jackes3/libads: use monotonic clock for ldap connection...
2010-09-04 Stefan Metzmachers3:rpc_server: make it possible to use rpcint_binding_h...
2010-09-02 Andrew Tridgells3-param: added lp_set_cmdline() and --option= parameter
2010-08-31 Günther Deschners3-auth: remove global include of krb5pac.h.
2010-08-31 Volker Lendeckes3: messaging_ctdbd_connection() was only called with...
2010-08-31 Volker Lendeckes3: Make ctdbd_init_connection static
2010-08-31 Björn Jackes3: add TspecDiff macro
2010-08-31 Björn Jackes3: we have clock_gettime everywhere, remove ifdefs
2010-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN privileges -> privilege_mask
2010-08-31 Andrew Bartletts3-auth Rename NT_USER_TOKEN user_sids -> sids
2010-08-30 Simo Sorces3-auth: add helper to get server_info out of kerberos...
2010-08-30 Simo Sorces3-auth: Add helper function to retrieve the unix user...
2010-08-29 Volker Lendeckes3: Remove smbd_server_fd()
2010-08-29 Volker Lendeckes3: Set the client_id in substitute.c once
2010-08-28 Volker Lendeckes3: Remove the dependency of g_lock on procid_self
2010-08-28 Volker Lendeckes3: Lift smbd_server_fd() from pass_check()
2010-08-28 Volker Lendeckes3: Fix smb_pam_passcheck
2010-08-27 Volker Lendeckes3: Lift smbd_server_fd() from smb_pam_passcheck
2010-08-27 Volker Lendeckes3: Pass rhost through to smb_pam_passchange
2010-08-26 Günther Deschners3-proto: remove obsolete prototypes.
2010-08-25 Günther Deschners3-build: only include rpc_misc.h where needed.
2010-08-25 Günther Deschners3-build: use talloc_dict.h only where needed.
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-25 Günther Deschners3-build: only include krb5 environment variables where...
2010-08-25 Günther Deschners3-build: only include libnscd.h where needed.
2010-08-25 Günther Deschners3-build: include mangle.h only where needed.
2010-08-25 Günther Deschners3-dcerpc: only include rpc_dce.h where needed.
2010-08-25 Günther Deschners3-build: remove unrequired ntlmssp forward declaration.
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-25 Günther Deschners3-build: no point in including doserr.h, noone uses...
2010-08-25 Günther Deschners3-build: only include "fake_file.h" where needed.
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
2010-08-25 Günther Deschners3-build: only include nsswitch header where needed.
2010-08-25 Günther Deschners3-build: remove unrequired forward declaration for...
2010-08-25 Günther Deschners3-build: only include memcache.h where needed.
2010-08-25 Günther Deschners3-lsa: separate out init_lsa headers.
2010-08-25 Michael Adams3:smbd: add a nfs backend for sysquotas.
2010-08-24 Volker Lendeckes3: Make srv_send_smb take an sconn instead of a sock fd
2010-08-22 Volker Lendeckes3: Pass the rhost through smb_pam_accountcheck
2010-08-22 Volker Lendeckes3: Move check_access to cgi.c, its only user
2010-08-20 Jeremy AllisonFix const warning.
2010-08-20 Michael Adams3:loadparm: make lp_load_ex static. We have wrappers...
2010-08-19 Simo Sorces3-ads: Fix wrong test in if statement
2010-08-18 Simo Sorces3-ads: Remove unused wrapper and make function static
2010-08-18 Volker Lendeckes3: async cli_list
2010-08-18 Volker Lendeckes3: Add cli_flush
2010-08-18 Andreas Schneiders3-printing: Added function to update the queue.
2010-08-18 Volker Lendeckes3: Use pipe_struct->client_id->name for pjob.clientmachine
2010-08-18 Volker Lendeckes3: Add "client_id" to pipes_struct
2010-08-18 Volker Lendeckes3: Remove unneeded "client_address" from connection_struct
2010-08-18 Volker Lendeckes3: Add smbd_server_connection->client_id
2010-08-18 Volker Lendeckes3: Lift smbd_server_fd from reload_services()
2010-08-18 Günther Deschners3-build: only include smb_signing.h where needed.
2010-08-17 Volker Lendeckes3: Remove smbd_server_fd() from session_claim
2010-08-17 Volker Lendeckes3: Move read_smb_length() to smbd/reply.c
2010-08-17 Volker Lendeckes3: Remove unused "pos" arg from print_job_write
2010-08-17 Simo Sorces3-dcerpc: make a few local functions as static
2010-08-16 Stefan Metzmachers3:include: remove unused dispatch* fn pointers from...
2010-08-16 Stefan Metzmachers3:rpc_client: remove unused rpc_pipe_open_local()
2010-08-16 Volker Lendeckes3-printing: Lift the use of smbd_server_fd from job_su...
2010-08-16 Volker Lendeckes3: Remove an unused struct definition
next