summaryrefslogtreecommitdiff
path: root/source3/winbindd
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Fix bug #8548 - winbind_samlogon_retry_loop ignores logon_parameters flags.Jeremy Allison1-2/+2
2011-10-28lib/util Rename samba_init_module -> samba_module_initAndrew Bartlett6-6/+6
2011-10-24idl: Improve MS-PAC IDLSimo Sorce1-7/+7
2011-10-21s3:idmap_autorid: add an allocation range to autoridChristian Ambach1-1/+96
2011-10-21s3:idmap_autorid: move HWM initialization into a functionChristian Ambach1-17/+27
2011-10-21s3:idmap_autorid: use strings as parameter for range allocatorChristian Ambach1-14/+14
2011-10-21s3:winbindd/idmap make idmap modules loadable againChristian Ambach6-6/+6
2011-10-21Revert "s3:idmap/autorid add a small alloc pool to autorid"Christian Ambach1-61/+0
2011-10-18pdb-interface: Do not use unid_t hereSimo Sorce1-4/+5
2011-10-18ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett1-1/+1
2011-10-12Fix bug #8521 - winbindd cache timeout expiry test was reversedJeremy Allison1-1/+1
2011-10-11s3:dbwrap: change dbwrap_store_uint32() to NTSTATUS return typeMichael Adam1-7/+6
2011-10-11s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return typeMichael Adam1-6/+12
2011-10-11s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...Michael Adam3-21/+23
2011-10-11s3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS return codeMichael Adam2-8/+35
2011-10-11s3:idmap_tdb2: fix hwm-handling to use uint32 consistentlyMichael Adam1-10/+12
2011-10-11s3:idmap_tdb: fix hwm-handling to use uint32 consistentlyMichael Adam1-8/+10
2011-10-11s3:idmap_autorid: make a debug message more preciseMichael Adam1-1/+1
2011-10-11s3:idmap_autorid: untangle function from check and log status in idmap_autori...Michael Adam1-6/+7
2011-10-11s3:idmap: convert idmap_tdb to use dbwrap wrapper functions.Michael Adam1-22/+34
2011-10-11s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...Michael Adam3-14/+16
2011-09-23s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTHAndrew Tridgell1-0/+6
2011-09-15s3:libsmb: pass max_protocol to cli_negprot()Stefan Metzmacher1-1/+1
2011-09-15Finish commit 8745c70d by Michael Adam.Jeremy Allison1-5/+5
2011-09-14s3:winbindd: let wbint handles return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-2/+2
2011-09-13s3:winbindd_cm: make use of cli_state_security_mode()Stefan Metzmacher1-1/+3
2011-09-08Fix bug #8203 - winbindd needs to reset the DC connection if an RPC times out.Jeremy Allison1-15/+66
2011-09-08s3: Fix a debug messageVolker Lendecke1-2/+2
2011-09-08s3: Fix a typoVolker Lendecke1-1/+1
2011-09-08s3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_state_create()Stefan Metzmacher1-3/+4
2011-09-07s3:winbind: put winbindd_cache into the state dir, not the cache dirMichael Adam1-1/+1
2011-09-07s3:idmap/autorid add a small alloc pool to autoridChristian Ambach1-0/+52
2011-09-06s3: Make winbindd_lookup_names staticVolker Lendecke2-14/+14
2011-08-31s3-waf: allow undefined symbols in idmap_rid module.Günther Deschner1-0/+1
2011-08-31s3-waf: allow unresolved symbols in some idmap and nss_info modules.Günther Deschner1-0/+7
2011-08-31s3-waf: add missing tdb dependency to idmap_tdb2 module.Günther Deschner1-1/+1
2011-08-31s3-waf: convert nss_info subsystem into a private library.Günther Deschner1-4/+5
2011-08-29s3: Fix getent group if trusted domains are not reachableVolker Lendecke1-2/+7
2011-08-29s3-lib: If we create a pipe socket, don't start to listen.Andreas Schneider1-0/+9
2011-08-26s3: Fix a winbind race leading to 100% CPUVolker Lendecke1-2/+3
2011-08-26s3: Fix two int/enum mixupsVolker Lendecke1-2/+2
2011-08-26s3: Use sys_write in fork_domain_childVolker Lendecke1-1/+1
2011-08-26s3: Use sys_read in fork_domain_childVolker Lendecke1-1/+1
2011-08-25s3-waf: fix some unresolved symbols in idmap ad modules.Günther Deschner1-0/+2
2011-08-24s3:winbindd fix a return code checkChristian Ambach1-2/+2
2011-08-21s3-winbind: We need to use internal rpc connections in winbind.Andreas Schneider1-2/+2
2011-08-17s3: Next step to fix MIT trustsVolker Lendecke1-0/+4
2011-08-17Replace calls to sid_equal with calls to dom_sid_equalVolker Lendecke2-2/+2
2011-08-11s3-messaging: Fix messaging classes.Simo Sorce1-1/+3
2011-08-10s3:idmap_tdb2: fix bug 8368 : correctly initialize "idmap config * : script" ...Michael Adam1-1/+1