index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-21
s3:idmap_autorid: add an allocation range to autorid
Christian Ambach
1
-1
/
+96
2011-10-21
s3:idmap_autorid: move HWM initialization into a function
Christian Ambach
1
-17
/
+27
2011-10-21
s3:idmap_autorid: use strings as parameter for range allocator
Christian Ambach
1
-14
/
+14
2011-10-21
s3:winbindd/idmap make idmap modules loadable again
Christian Ambach
6
-6
/
+6
2011-10-21
Revert "s3:idmap/autorid add a small alloc pool to autorid"
Christian Ambach
1
-61
/
+0
2011-10-18
pdb-interface: Do not use unid_t here
Simo Sorce
1
-4
/
+5
2011-10-18
ntlmssp: Move ntlmssp code to auth/ntlmssp
Andrew Bartlett
1
-1
/
+1
2011-10-12
Fix bug #8521 - winbindd cache timeout expiry test was reversed
Jeremy Allison
1
-1
/
+1
2011-10-11
s3:dbwrap: change dbwrap_store_uint32() to NTSTATUS return type
Michael Adam
1
-7
/
+6
2011-10-11
s3:dbwrap: change dbwrap_store_int32() to NTSTATUS return type
Michael Adam
1
-6
/
+12
2011-10-11
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
3
-21
/
+23
2011-10-11
s3:dbwrap: convert dbwrap_fetch_int32() to NTSTATUS return code
Michael Adam
2
-8
/
+35
2011-10-11
s3:idmap_tdb2: fix hwm-handling to use uint32 consistently
Michael Adam
1
-10
/
+12
2011-10-11
s3:idmap_tdb: fix hwm-handling to use uint32 consistently
Michael Adam
1
-8
/
+10
2011-10-11
s3:idmap_autorid: make a debug message more precise
Michael Adam
1
-1
/
+1
2011-10-11
s3:idmap_autorid: untangle function from check and log status in idmap_autori...
Michael Adam
1
-6
/
+7
2011-10-11
s3:idmap: convert idmap_tdb to use dbwrap wrapper functions.
Michael Adam
1
-22
/
+34
2011-10-11
s3:dbwrap: convert dbwrap_fetch(), dbwrap_fetch_bystring() and dbwrap_fetch_b...
Michael Adam
3
-14
/
+16
2011-09-23
s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
Andrew Tridgell
1
-0
/
+6
2011-09-15
s3:libsmb: pass max_protocol to cli_negprot()
Stefan Metzmacher
1
-1
/
+1
2011-09-15
Finish commit 8745c70d by Michael Adam.
Jeremy Allison
1
-5
/
+5
2011-09-14
s3:winbindd: let wbint handles return NT_STATUS_CONNECTION_DISCONNECTED
Stefan Metzmacher
1
-2
/
+2
2011-09-13
s3:winbindd_cm: make use of cli_state_security_mode()
Stefan Metzmacher
1
-1
/
+3
2011-09-08
Fix bug #8203 - winbindd needs to reset the DC connection if an RPC times out.
Jeremy Allison
1
-15
/
+66
2011-09-08
s3: Fix a debug message
Volker Lendecke
1
-2
/
+2
2011-09-08
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-09-08
s3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_state_create()
Stefan Metzmacher
1
-3
/
+4
2011-09-07
s3:winbind: put winbindd_cache into the state dir, not the cache dir
Michael Adam
1
-1
/
+1
2011-09-07
s3:idmap/autorid add a small alloc pool to autorid
Christian Ambach
1
-0
/
+52
2011-09-06
s3: Make winbindd_lookup_names static
Volker Lendecke
2
-14
/
+14
2011-08-31
s3-waf: allow undefined symbols in idmap_rid module.
Günther Deschner
1
-0
/
+1
2011-08-31
s3-waf: allow unresolved symbols in some idmap and nss_info modules.
Günther Deschner
1
-0
/
+7
2011-08-31
s3-waf: add missing tdb dependency to idmap_tdb2 module.
Günther Deschner
1
-1
/
+1
2011-08-31
s3-waf: convert nss_info subsystem into a private library.
Günther Deschner
1
-4
/
+5
2011-08-29
s3: Fix getent group if trusted domains are not reachable
Volker Lendecke
1
-2
/
+7
2011-08-29
s3-lib: If we create a pipe socket, don't start to listen.
Andreas Schneider
1
-0
/
+9
2011-08-26
s3: Fix a winbind race leading to 100% CPU
Volker Lendecke
1
-2
/
+3
2011-08-26
s3: Fix two int/enum mixups
Volker Lendecke
1
-2
/
+2
2011-08-26
s3: Use sys_write in fork_domain_child
Volker Lendecke
1
-1
/
+1
2011-08-26
s3: Use sys_read in fork_domain_child
Volker Lendecke
1
-1
/
+1
2011-08-25
s3-waf: fix some unresolved symbols in idmap ad modules.
Günther Deschner
1
-0
/
+2
2011-08-24
s3:winbindd fix a return code check
Christian Ambach
1
-2
/
+2
2011-08-21
s3-winbind: We need to use internal rpc connections in winbind.
Andreas Schneider
1
-2
/
+2
2011-08-17
s3: Next step to fix MIT trusts
Volker Lendecke
1
-0
/
+4
2011-08-17
Replace calls to sid_equal with calls to dom_sid_equal
Volker Lendecke
2
-2
/
+2
2011-08-11
s3-messaging: Fix messaging classes.
Simo Sorce
1
-1
/
+3
2011-08-10
s3:idmap_tdb2: fix bug 8368 : correctly initialize "idmap config * : script" ...
Michael Adam
1
-1
/
+1
2011-08-10
s3:winbindd_cm: use cli_session_setup() instead of cli_session_setup_spnego()
Stefan Metzmacher
1
-15
/
+18
2011-08-10
s3:libsmb: store the remote_realm on the cli_state
Stefan Metzmacher
1
-1
/
+3
2011-08-03
s3:winbindd_cm: make use of cli_set_timeout()
Stefan Metzmacher
1
-1
/
+1
[next]