summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return typeMichael Adam2011-10-111-6/+12
* s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...Michael Adam2011-10-113-21/+23
* s3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS return codeMichael Adam2011-10-112-8/+35
* s3:idmap_tdb2: fix hwm-handling to use uint32 consistentlyMichael Adam2011-10-111-10/+12
* s3:idmap_tdb: fix hwm-handling to use uint32 consistentlyMichael Adam2011-10-111-8/+10
* s3:idmap_autorid: make a debug message more preciseMichael Adam2011-10-111-1/+1
* s3:idmap_autorid: untangle function from check and log status in idmap_autori...Michael Adam2011-10-111-6/+7
* s3:idmap: convert idmap_tdb to use dbwrap wrapper functions.Michael Adam2011-10-111-22/+34
* s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...Michael Adam2011-10-113-14/+16
* s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTHAndrew Tridgell2011-09-231-0/+6
* s3:libsmb: pass max_protocol to cli_negprot()Stefan Metzmacher2011-09-151-1/+1
* Finish commit 8745c70d by Michael Adam.Jeremy Allison2011-09-151-5/+5
* s3:winbindd: let wbint handles return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher2011-09-141-2/+2
* s3:winbindd_cm: make use of cli_state_security_mode()Stefan Metzmacher2011-09-131-1/+3
* Fix bug #8203 - winbindd needs to reset the DC connection if an RPC times out.Jeremy Allison2011-09-081-15/+66
* s3: Fix a debug messageVolker Lendecke2011-09-081-2/+2
* s3: Fix a typoVolker Lendecke2011-09-081-1/+1
* s3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_state_create()Stefan Metzmacher2011-09-081-3/+4
* s3:winbind: put winbindd_cache into the state dir, not the cache dirMichael Adam2011-09-071-1/+1
* s3:idmap/autorid add a small alloc pool to autoridChristian Ambach2011-09-071-0/+52
* s3: Make winbindd_lookup_names staticVolker Lendecke2011-09-062-14/+14
* s3-waf: allow undefined symbols in idmap_rid module.Günther Deschner2011-08-311-0/+1
* s3-waf: allow unresolved symbols in some idmap and nss_info modules.Günther Deschner2011-08-311-0/+7
* s3-waf: add missing tdb dependency to idmap_tdb2 module.Günther Deschner2011-08-311-1/+1
* s3-waf: convert nss_info subsystem into a private library.Günther Deschner2011-08-311-4/+5
* s3: Fix getent group if trusted domains are not reachableVolker Lendecke2011-08-291-2/+7
* s3-lib: If we create a pipe socket, don't start to listen.Andreas Schneider2011-08-291-0/+9
* s3: Fix a winbind race leading to 100% CPUVolker Lendecke2011-08-261-2/+3
* s3: Fix two int/enum mixupsVolker Lendecke2011-08-261-2/+2
* s3: Use sys_write in fork_domain_childVolker Lendecke2011-08-261-1/+1
* s3: Use sys_read in fork_domain_childVolker Lendecke2011-08-261-1/+1
* s3-waf: fix some unresolved symbols in idmap ad modules.Günther Deschner2011-08-251-0/+2
* s3:winbindd fix a return code checkChristian Ambach2011-08-241-2/+2
* s3-winbind: We need to use internal rpc connections in winbind.Andreas Schneider2011-08-211-2/+2
* s3: Next step to fix MIT trustsVolker Lendecke2011-08-171-0/+4
* Replace calls to sid_equal with calls to dom_sid_equalVolker Lendecke2011-08-172-2/+2
* s3-messaging: Fix messaging classes.Simo Sorce2011-08-111-1/+3
* s3:idmap_tdb2: fix bug 8368 : correctly initialize "idmap config * : script" ...Michael Adam2011-08-101-1/+1
* s3:winbindd_cm: use cli_session_setup() instead of cli_session_setup_spnego()Stefan Metzmacher2011-08-101-15/+18
* s3:libsmb: store the remote_realm on the cli_stateStefan Metzmacher2011-08-101-1/+3
* s3:winbindd_cm: make use of cli_set_timeout()Stefan Metzmacher2011-08-031-1/+1
* s3:winbindd_cm: make use of cli_state_protocol()Stefan Metzmacher2011-08-021-1/+1
* s3:winbindd_cm: make use of cli_state_capabilities()Stefan Metzmacher2011-08-021-1/+1
* s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/Michael Adam2011-07-293-3/+3
* s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.Michael Adam2011-07-293-0/+3
* s3:winbindd: use lp_load_global() - winbindd does not need shares or IPC$Michael Adam2011-07-281-1/+1
* s3-waf: the passdb subsystem needs to be called pdbAndrew Tridgell2011-07-281-1/+1
* s3:idmap_tdb2: remove the undocumented option of the silly name "tdb:idmap2.tdb"Michael Adam2011-07-271-5/+1
* s3:idmap_tdb2: remove a legacy commentMichael Adam2011-07-271-1/+0
* s3:idmap_tdb2: remove legacy commentMichael Adam2011-07-271-2/+0