waf-build: create a samba_sockets grouping library
[abartlet/samba.git/.git] / source3 / include /
2010-10-20 Volker Lendeckes3: Make "unpack_pjob" static
2010-10-20 Volker Lendeckes3: Add any_nt_status_not_ok
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-16 Jeremy AllisonAdd make_default_filesystem_acl() function to be used...
2010-10-15 Andreas Schneiders3-rpc_server: Make auth_serversupplied_info const.
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartlettlibcli/security Define traditional constants in terms...
2010-10-14 Andrew Bartlettlibcli/security Move source3/lib/util_seaccess.c into...
2010-10-14 Andrew Bartletts3-auth Use security_token_debug() from common code
2010-10-14 Andrew Bartletts3 Replace is_sid_in_token() with security_token_has_si...
2010-10-09 Jeremy AllisonMore neccessary const.
2010-10-03 Volker Lendeckes3: Move #define VALGRIND to config.h
2010-10-03 Volker Lendeckes3: Attempt to fix a ton of warnings on the build farm
2010-10-01 Steven Dannemans3:events: Call all ready fd event handlers on each...
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-10-01 Günther Deschners3-readline: move cmd_history to smbclient, the only...
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-10-01 Günther Deschners3-spoolss: dont overwrite location change notify.
2010-09-30 Günther Deschners3-spoolss: Fix servername/printername handling which...
2010-09-28 Günther Deschners3-printing: remove unused old structs.
2010-09-28 Volker Lendeckes3: Remove talloc_autofree_context() from files.c
2010-09-28 Volker Lendeckes3: Lift smbd_server_conn from file_find_fd
2010-09-28 Volker Lendeckes3: Lift smbd_server_conn from file_find_di_first
2010-09-28 Volker Lendeckes3: Lift smbd_server_conn from file_find_dif
2010-09-28 Volker Lendeckes3: Remove smbd_server_conn from files_forall
2010-09-28 Volker Lendeckes3: Remove smbd_server_conn from file_close_user
2010-09-28 Volker Lendeckes3: Remove smbd_server_conn from file_close_pid
2010-09-27 Volker Lendeckes3: Make file_fnum static
2010-09-27 Volker Lendeckes3: Remove some unused code
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from notify_intern...
2010-09-26 Jeremy AllisonFix bug #7698 - Assert causes smbd to panic on invalid...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from serverid_pare...
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from messaging_tdb...
2010-09-25 Volker Lendeckes3: Lift talloc_autofree_context() from make_auth_conte...
2010-09-25 Volker Lendeckes3: Lift talloc_autofree_context() from make_auth_conte...
2010-09-23 Simo Sorces3-dcerpc: remove auth_data_free_func
2010-09-23 Simo Sorces3-dcerpc: make auth context opaque
2010-09-23 Simo Sorces3-dcerpc: finally remove the legaqcy spnego_type varia...
2010-09-23 Simo Sorces3-dcerpc: add spnego server helpers
2010-09-21 Michael Adams3:registry: move regio.h from include/ to registry/
2010-09-21 Michael Adams3:registry: move the reg_db.h from include/ to registry/
2010-09-21 Michael Adams3:registry: move prototype from reg_init_smbconf.c...
2010-09-21 Michael Adams3:registry: move prototype from reg_init_full.c to...
2010-09-21 Michael Adams3:registry: move prototypes from reg_init_basic.c...
2010-09-21 Michael Adams3:registry: move reg_api_regf prototypes to their...
2010-09-21 Michael Adams3:registry: move the reg_api prototypes to their own...
2010-09-21 Michael Adams3:registry: regfio fix the build
2010-09-21 Michael Adams3:services_db: remove unused legacy function svcctl_fe...
2010-09-21 Michael Adams3:services_db: publish svcctl_get_string_value()
2010-09-21 Michael Adams3:services_db: remove the TALLOC_CTX argument from...
2010-09-20 Andrew Bartletts3-lib/util Remove unused smb_uuid_unpack()
2010-09-20 Andrew Bartletts3-uuid Remove unused smb_uuid_pack()
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: try to fix the non-ldap build.
2010-09-20 Günther Deschners3-nmbd: move SYNC_DNS to nmbd.h
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-20 Günther Deschners3-build: only include smbldap.h where needed.
2010-09-20 Günther Deschners3-build: only include ctdbd_conn.h where needed.
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-09-20 Michael Adams3:registry: move prototypes of unused hilvl functions...
2010-09-20 Michael Adams3:registry: move higher level function reg_open_path...
2010-09-20 Günther Deschners3-registry: move regf based reg_api calls into own...
2010-09-18 Volker Lendeckes3: Add a missing prototype
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.
next