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