libcli/security Remove luid_to_se_priv() and luid_to_privilege_name()
[abartlet/samba.git/.git] / source3 /
2010-09-09 Andrew Bartlettlibcli/security Remove luid_to_se_priv() and luid_to_pr...
2010-09-09 Andrew Bartletts3-privs Directly manipulate the privileges bitmap.
2010-09-09 Andrew Bartletts3-privs Convert from user_has_privileges() -> security...
2010-09-09 Andrew Bartletts3-privs Remove a pointer from grant_privilege()
2010-09-09 Andrew Bartletts3-privs Remove pointer indirection from se_priv_to_pri...
2010-09-09 Andrew Bartletts3-privs Call security_token_set_privilege() rather...
2010-09-09 Andrew Bartletts3-privs Remove a pointer indirection from revoke_privi...
2010-09-09 Andrew Bartlettlibcli/security Don't export privs[] as a global variable
2010-09-09 Andrew Bartletts3-lsa Use sec_privilege_id() to lookup name to LUID
2010-09-09 Andrew Bartlettlibcli/security Return number of entries in the old...
2010-09-09 Andrew Bartlettlibcli/privileges Simplify get_privilege_luid() to...
2010-09-09 Andrew Bartletts3-privs Move manual prototypes to common privileges.h
2010-09-09 Andrew Bartletts3-privs Inline dump_se_priv into callers now that...
2010-09-09 Andrew Bartletts3-privs Move source3/ privileges implmentation into...
2010-09-09 Andrew Bartletts3-privs Rename structure elements for greater clarity
2010-09-09 Andrew Bartletts3-privs More clarity in variable names
2010-09-09 Andrew Bartletts3-privs Rename mask -> privilege_mask to be more clear
2010-09-09 Andrew Bartletts3:auth Remove NT_USER_TOKEN
2010-09-09 Andrew Bartletts3-auth Change struct nt_user_token -> struct security_...
2010-09-09 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-09-09 Andrew Bartletts3-privs Only store low bits of luid in privileges...
2010-09-09 Andrew Bartlettprivs Add my Copyright
2010-09-09 Andrew Bartletts3-privs Remove comment already moved to security.idl
2010-09-09 Andrew Bartletts3-privs Use constants from security.idl
2010-09-09 Andrew Bartletts3-privs Further changes to remove SE_PRIV
2010-09-09 Andrew Bartlettprivs Move privilege bitmasks to security.idl
2010-09-09 Andrew Bartletts3:privs Change to new host endian neutral privilages...
2010-09-09 Andrew Bartletts3:Change SE_PRIV to uint64_t
2010-09-09 Andrew Bartletts3:privileges Change SE_PRIV to be just a uint64_t
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from a few functions
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from wcache_save_creds()
2010-09-09 Volker Lendeckes3: Remove "mem_ctx" from lookup_cached_name()
2010-09-09 Volker Lendeckes3: Remove a nested if-statement
2010-09-09 Volker Lendeckes3: Fill in workstation in winbindd_pam_auth_crap_send
2010-09-09 Volker Lendeckes3: Fill in domain in winbindd_pam_auth_crap_send
2010-09-09 Volker Lendeckes3: Remove redundant flag checks
2010-09-09 Volker Lendeckes3: Remove unused arg "user_sid" from winbindd_store_creds
2010-09-09 Volker Lendeckes3: Remove unused winbindd_update_creds_by_sid
2010-09-09 Volker Lendeckes3: Remove unused winbindd_dual_show_sequence()
2010-09-09 Jeremy AllisonDon't rely on the underlying ACL modules to enforce...
2010-09-08 Jeremy AllisonOptimization suggested by Metze. Without this patch,
2010-09-08 Volker Lendeckes3: "== false" looks wrong :-)
2010-09-08 Jeremy AllisonFix warnings caused by double ";;" at the end of the...
2010-09-08 Björn Jackes3: use time_mono throughout in smbget
2010-09-08 Björn Jackes3/ldap: use monotonic clock for timeouts in smbldap
2010-09-08 Volker Lendeckes3: Make winbind_add_failed_connection_entry static
2010-09-08 Volker Lendeckes3: Fix a typo
2010-09-08 Günther Deschners3-nmbd: fix indentation in process_logon_packet().
2010-09-08 Günther Deschners3-nmbd: remove trailing whitespace in nmbd_processlogon.c
2010-09-08 Andreas Schneiders3-spoolss: Move spoolss winreg to new dcerpc client...
2010-09-08 Volker Lendeckes3: Simplify cm_connect_sam a bit
2010-09-08 Volker Lendeckes3: Check for sid instead of name in cm_connect_sam
2010-09-08 Andreas Schneiders3-spoolss: Fixed a possible crash bug.
2010-09-08 Volker Lendeckes3: Remove a superfluous ;
2010-09-07 Björn Jackes3/libads: use monotonic clock for ldap connection...
2010-09-07 Björn Jackes3: use monotonic clock for aio timeout
2010-09-07 Björn Jackes3/nmbd: tidy up debug message: ttl isn't a hex value
2010-09-07 Björn Jackes3/libads: use monotonic clock for DNS timeouts
2010-09-07 Volker Lendeckes3: Prune the printername cache when a printer is deleted
2010-09-06 Julien KerihuelAdd unique IP address binding for client connections...
2010-09-05 Volker Lendeckes3: On Solaris, iov_len is an int
2010-09-04 Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle_set_timeout()
2010-09-04 Stefan Metzmachers3:rpc_server: implement rpcint_bh_set_timeout() as...
2010-09-04 Stefan Metzmachers3:winbindd: implement wbint_bh_set_timeout() as dummy
2010-09-04 Stefan Metzmachers3:rpc_client: implement rpccli_bh_set_timeout()
2010-09-04 Stefan Metzmacherlibrpc/rpc: add set_timeout() to dcerpc_binding_handle_ops
2010-09-04 Stefan Metzmachers3:rpc_server: make it possible to use rpcint_binding_h...
2010-09-03 Günther Deschners3-spoolss: fix some debug statements.
2010-09-02 Simo Sorces3-kerberos: use krb5 compat macros in fill_keytab_from...
2010-09-02 Simo SorceRevert "s3-kerberos: use krb5 compat macros in fill_key...
2010-09-02 Volker Lendeckes3: Remove unused nss_info_adex_init()
2010-09-02 Andrew Tridgells3-param: added lp_set_cmdline() and --option= parameter
2010-09-01 Volker Lendeckes3: Print the IP of the server that stopped responding
2010-09-01 Günther Deschners3-ctdb: ctdbd_init_connection() is static to this...
2010-09-01 Günther Deschners3-auth: fix uninitialized error code in get_guest_info3().
2010-08-31 Günther Deschners3-auth: remove global include of krb5pac.h.
2010-08-31 Günther Deschners3-printing: add debug to get_correct_cversion().
2010-08-31 Günther Deschners3-libads: avoid crashing in ads_keytab_list().
2010-08-31 Günther Deschners3-auth: remove unused variable in check_sam_security().
2010-08-31 Günther Deschners3-kerberos: use more krb5 compat macros in get_mem_key...
2010-08-31 Günther Deschners3-kerberos: use smb_get_enctype_from_kt_entry() in
2010-08-31 Günther Deschners3-kerberos: use get_kerberos_allowed_etypes in fill_ke...
2010-08-31 Günther Deschners3-kerberos: use krb5 compat macros in fill_keytab_from...
2010-08-31 Günther Deschners3-kerberos: fix flush_keytab() compile with heimdal.
2010-08-31 Volker Lendeckes3: messaging_ctdbd_connection() was only called with...
2010-08-31 Volker Lendeckes3: messaging_ctdbd_init potentially modifies my_vnn
2010-08-31 Volker Lendeckes3: Make ctdbd_init_connection static
2010-08-31 Björn Jackes3: use fine grained time in netprot response
2010-08-31 Björn Jackes3: use monotonic clock for time deltas in smbget
2010-08-31 Björn Jackes3: use monotonic time in timeout of sys_select_intr()
2010-08-31 Björn Jackes3: use monotonic clock for time deltas in namequery...
2010-08-31 Björn Jackes3: use monotonic clock for time deltas in smbtar
2010-08-31 Björn Jackes3: use monotonic clock for time deltas in smbclient
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 Björn Jackes3: use clock_gettime() in timespec_current()
2010-08-31 Björn Jackelibreplace: move detection of clock_gettime to libreplace
2010-08-31 Björn Jackelibreplace: move gettimeofday TZ arg check here
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
next