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-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
2011-07-20
s3-auth Use struct auth3_session_info outside the auth subsystem
Andrew Bartlett
1
-4
/
+4
2011-07-20
debug: log early messages to stdout, and keep it open
Andrew Bartlett
1
-0
/
+3
2011-07-11
s3:winbindd_cm: make use of cli->src_ss instead of calling getsockname()
Stefan Metzmacher
1
-2
/
+8
2011-07-11
s3:winbindd_cm: make use of cli->dest_ss instead calling getpeername()
Stefan Metzmacher
1
-1
/
+7
[next]