s3:auth Remove NT_USER_TOKEN
[abartlet/samba.git/.git] / source3 /
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
2010-08-30 Volker Lendeckes3: Fix a segfault in the printer code using create_con...
2010-08-30 Björn Jackevfs_smb_traffic_analyzer: fix off by a second bug
2010-08-30 Andreas Schneiders3-auth: The unlock of the account is now done by the...
2010-08-30 Andreas Schneiders3-passdb: Try to unlock the account if it is locked...
2010-08-30 Andreas Schneiders3-passdb: Added a pdb_try_account_unlock function.
2010-08-30 Andreas Schneiders3-auth: Use SamInfo3_for_guest to create guest server_...
2010-08-30 Günther Deschners3-kerberos: try to fix the build w/o kerberos support.
2010-08-30 Volker Lendeckes3: Fix some uninitialized variable warnings
2010-08-30 Volker Lendeckes3: Fix the build of the nfs4_acl module
2010-08-30 Günther Deschners3-waf: fix the build after gssapi changes.
2010-08-30 Günther Deschnerdcerpc-gssapi: include missing dcerpc_krb5.h header.
2010-08-30 Günther Deschnerdcerpc-gssapi: fix "shadows a global declaration" warni...
2010-08-30 Simo Sorces3-dcerpc: Implement DCERPC_AUTH_TYPE_KRB5 server side
2010-08-30 Simo Sorcedcerpc-gssapi: add function to retrieve client name
2010-08-30 Simo Sorcedcerpc-gssapi: add function to extract authtime
2010-08-30 Simo Sorcedcerpc-gssapi: add function to extract authorization...
2010-08-30 Simo Sorcedcerpc-gssapi: add function to check flags
next