kdc: Use "all_zero" where appropriate
[samba.git] / source3 /
2017-01-03 Volker Lendeckesamr3: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibads: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibrpc: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibnet: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckeauth: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckepassdb: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckeauth3: Avoid some zeros footprint
2017-01-03 Volker Lendeckentlm_auth: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckeauth3: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelib: Remove a duplicate prototype
2017-01-03 Volker Lendeckelibsmb: Add name_status_lmhosts
2017-01-02 Volker Lendeckewinbind: Remove find_builtin_domain helper function
2017-01-02 Volker Lendeckewinbind: Remove wb_fill_pwent
2017-01-02 Volker Lendeckewinbind: Go throught wb_getpwsid for listing users
2017-01-02 Volker Lendeckewinbind: Add wbint_QueryUserRidList
2017-01-02 Volker Lendeckewinbind: Fix a confusing indentation
2017-01-02 Volker Lendeckewinbind: Simplify wb_gettoken
2017-01-02 Volker Lendeckewinbind: Don't do supplementary group lookup manually
2017-01-02 Volker Lendeckeidmap_ad: Restore querying SFU nss info
2017-01-02 Volker Lendeckewinbind: Restructure wb_getpwsid
2017-01-02 Volker Lendeckewinbind: Adapt cache to extended wbint_userinfo
2017-01-02 Volker Lendeckewinbind: Add a GetNssInfo parent/child call
2017-01-02 Volker Lendeckewinbind: Make "idmap_find_domain" public
2017-01-02 Volker Lendeckewinbind: It's legitmate to have 0 groups in info3
2017-01-02 Volker Lendeckeidmap: Simplify idmap_ad_nss_init()
2017-01-02 Volker Lendeckewinbind: Fix wb_lookupsids for AD DCs
2017-01-02 Volker Lendeckewinbind: Initialize user list info to 0
2017-01-02 Stefan Metzmachers3:librpc/gse: make use of gss_krb5_import_cred() inste...
2017-01-02 Stefan Metzmachers3:librpc/gse: remove unused #ifdef HAVE_GSS_KRB5_IMPOR...
2017-01-02 Stefan Metzmachers3:librpc/gse: include ccache_name in DEBUG message...
2017-01-01 Stefan MetzmacherHappy New Year 2017!
2016-12-28 Volker Lendeckelib: Avoid an includes.h
2016-12-28 Volker Lendeckepassdb: Move lookup_unix_[user|group]_name to lookup_sid.c
2016-12-28 Volker Lendeckelib: Add lib/util_unixsids.h
2016-12-28 Ralph Boehmectdbd_conn: remove unused fde from struct ctdbd_connection
2016-12-28 Ralph Boehmectdbd_conn: fix a resource leak
2016-12-27 Volker Lendeckewinbindd: Use idmap cache in xids2sids
2016-12-27 Volker Lendeckeidmap: Prime gencache after xids2sids calls
2016-12-27 Volker Lendeckeidmap: Pass up the xid2sids unix-ids from the idmap...
2016-12-27 Volker Lendeckeidmap_rid: Add the error string in a debug
2016-12-27 Volker Lendeckeidmap_autorid: Add the error string in a debug
2016-12-27 Volker Lendeckelib: Fix a comment in idmap_cache.c
2016-12-21 Stefan Metzmachers3:libsmb: Always use GENSEC_OID_SPNEGO in cli_smb1_set...
2016-12-21 Stefan Metzmachers3:libsmb: pass cli_credentials to cli_check_msdfs_proxy()
2016-12-21 Stefan Metzmachers3:client: use cli_cm_force_encryption_creds in smbspoo...
2016-12-21 Stefan Metzmachers3:libsmb: make use of cli_cm_force_encryption_creds...
2016-12-21 Stefan Metzmachers3:libsmb: split out cli_cm_force_encryption_creds()
2016-12-21 Stefan Metzmachers3:libsmb: make use of cli_tree_connect_creds() in...
2016-12-21 Stefan Metzmachers3:libsmb: make use of cli_tree_connect_creds() in...
2016-12-21 Stefan Metzmachers3:libsmb: remove now unused cli_session_setup()
2016-12-21 Stefan Metzmachers3:libsmb: avoid using cli_session_setup() in SMBC_serv...
2016-12-21 Stefan Metzmachers3:libsmb: make use of get_cmdline_auth_info_creds...
2016-12-21 Stefan Metzmachers3:libsmb: remove unused cli_*_encryption* functions
2016-12-21 Stefan Metzmachers3:libsmb: make use of cli_smb1_setup_encryption()...
2016-12-21 Stefan Metzmachers3:client: make use of cli_smb1_setup_encryption()...
2016-12-21 Stefan Metzmachers3:torture: make use of cli_smb1_setup_encryption(...
2016-12-21 Stefan Metzmachers3:libsmb: add cli_smb1_setup_encryption*() functions
2016-12-21 Stefan Metzmachers3:printing: remove double PRINT_SPOOL_PREFIX define
2016-12-20 Andreas Schneiders3-rpc_client: Pass NULL as no password
2016-12-20 Stefan MetzmacherCVE-2016-2125: s3:gse: avoid using GSS_C_DELEG_FLAG
2016-12-20 Stefan Metzmachers3:user_auth_info: let struct user_auth_info use struct...
2016-12-20 Stefan Metzmachers3:popt_common: let POPT_COMMON_CREDENTIALS imply logfi...
2016-12-19 Stefan Metzmachers3:utils: Use cli_cm_force_encryption() instead of...
2016-12-19 Stefan Metzmachers3:libsmb: Use cli_cm_force_encryption() instead of...
2016-12-19 Stefan Metzmachers3:libsmb: don't let cli_session_creds_init() overwrite...
2016-12-19 Stefan Metzmachers3:libsmb: split out a cli_session_creds_prepare_krb5...
2016-12-19 Stefan Metzmachers3:torture/masktest: masktest only works with SMB1...
2016-12-19 Stefan Metzmachers3:torture/masktest: Use cli_tree_connect_creds()
2016-12-19 Stefan Metzmachers3:torture: Use cli_tree_connect_creds() where we may...
2016-12-19 Stefan Metzmachers3:lib/netapi: Use lp_client_ipc_max_protocol() in...
2016-12-17 Ralph Boehmevfs_gpfs: simplify stat_with_capability() ifdef
2016-12-17 Ralph Boehmevfs_gpfs: remove updating btime from stat VFS calls
2016-12-17 Ralph Boehmevfs_gpfs: update btime in vfs_gpfs_(f)get_dos_attributes
2016-12-16 Volker Lendeckeidmap_autorid: Simplify idmap_autorid_loadconfig
2016-12-16 Volker Lendeckeidmap_autorid: Fix a small memleak
2016-12-16 Volker Lendeckeidmap_autorid: Fix a race condition when acquiring...
2016-12-16 Volker Lendeckeidmap_autorid: Use acquire_range directly
2016-12-16 Volker Lendeckeidmap_autorid: Make idmap_autorid_acquire_range public
2016-12-16 Volker Lendeckeidmap_autorid: Fix checks for valid domains to allocate...
2016-12-16 Volker Lendeckeidmap_autorid: Add ntstatus to a debug message
2016-12-16 Volker Lendeckeidmap_autorid: Only look at the tdc cache when allocati...
2016-12-16 Volker Lendeckeidmap_autorid: Do a readonly attempt before looking...
2016-12-16 Volker Lendeckeidmap_autorid: idmap_autorid_sid_to_id_rid only uses...
2016-12-16 Volker Lendeckeidmap_autorid: idmap_autorid_sid_to_id_rid only uses...
2016-12-16 Volker Lendeckeidmap_autorid: Tighten idmap_autorid_id_to_sid a bit
2016-12-16 Volker Lendeckeidmap_autorid: Fix a comment
2016-12-16 Volker Lendeckeidmap_autorid: Protect against dsize==0
2016-12-16 Volker Lendeckeidmap_tdb: Harden idmap_tdb_common_unixid_to_sid
2016-12-16 Volker Lendeckeidmap_autorid: Slightly simplify idmap_autorid_unixids_...
2016-12-16 Volker Lendeckesamlogon_cache: Rename "user_sid" to "sid"
2016-12-16 Volker Lendeckesamlogon_cache: Add the user's domain sid into the...
2016-12-16 Volker Lendeckesamlogon_cache: Simplify netsamlogon_cache_have
2016-12-16 Andreas Schneiders3:crypto: Use smb_krb5_kt_open_relative() for MEMORY...
2016-12-13 Uri Simchonicli-quotas: fix potential memory leak
2016-12-13 Jeremy Allisons3: libsmb: Ensure SMB2 operations correctly set cli...
2016-12-12 Andreas Schneiders3:winbind: Do not start with an invalid default idmap...
2016-12-12 Andreas Schneiders3-testparm: Print an error if we have overlapping...
2016-12-12 Andreas Schneiders3-testparm: Print error if the default backend is...
2016-12-12 Andreas Schneiders3-testparm: Fix trailing whitespaces
2016-12-12 Volker Lendeckelibsmb: Correctly report error for rename failure
next