index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-08-02
s3:winbindd_cm: make use of cli_state_protocol()
Stefan Metzmacher
1
-1
/
+1
2011-08-02
s3:winbindd_cm: make use of cli_state_capabilities()
Stefan Metzmacher
1
-1
/
+1
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
3
-3
/
+3
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
3
-0
/
+3
2011-07-28
s3:winbindd: use lp_load_global() - winbindd does not need shares or IPC$
Michael Adam
1
-1
/
+1
2011-07-28
s3-waf: the passdb subsystem needs to be called pdb
Andrew Tridgell
1
-1
/
+1
2011-07-27
s3:idmap_tdb2: remove the undocumented option of the silly name "tdb:idmap2.tdb"
Michael Adam
1
-5
/
+1
2011-07-27
s3:idmap_tdb2: remove a legacy comment
Michael Adam
1
-1
/
+0
2011-07-27
s3:idmap_tdb2: remove legacy comment
Michael Adam
1
-2
/
+0
2011-07-27
s3:idmap_tdb2: remove superfluous initialization with bogus comment
Michael Adam
1
-3
/
+0
2011-07-27
s3:idmap_tdb2: fix a legacy comment that does not apply any more
Michael Adam
1
-2
/
+1
2011-07-27
s3:idmap_tdb2: deprecate the idmap:script parameter and use "idmap config * :...
Michael Adam
1
-18
/
+21
2011-07-26
s3: Fix MIT trusts
Volker Lendecke
1
-0
/
+5
2011-07-22
s3:winbindd_cm: use controller instead of cli->desthost
Stefan Metzmacher
1
-2
/
+2
2011-07-22
s3:winbindd_cm: use cli_state_[local|remote]_sockaddr()
Stefan Metzmacher
1
-14
/
+4
2011-07-21
s3:winbindd_cm: remove unused checks for address family
Stefan Metzmacher
1
-37
/
+0
2011-07-21
s3:libsmb: replace cli_initialise[_ex]() by cli_state_create()
Stefan Metzmacher
1
-7
/
+2
2011-07-21
s3:winbindd remove an unused variable
Christian Ambach
1
-2
/
+0
2011-07-20
s3-auth Use the common auth_session_info
Andrew Bartlett
1
-4
/
+4
[next]