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
2013-10-02
idmap_autorid: add idmap_autorid_getrange()
Michael Adam
1
-0
/
+31
2013-10-02
idmap_autorid: improve a debug message in idmap_autorid_getrange_int()
Michael Adam
1
-1
/
+2
2013-10-02
idmap_autorid: factor out domain range fetching part from idmap_autorid_get_d...
Atul Kulkarni
1
-20
/
+38
2013-10-02
idmap_autorid: Use fstr_sprintf in idmap_autorid_build_keystr()
Volker Lendecke
1
-2
/
+2
2013-10-02
idmap_autorid: factor building of the keystr into a function
Michael Adam
1
-12
/
+20
2013-10-02
idmap_autorid: remove fstring keystr from autorid_range_config
Atul Kulkarni
1
-7
/
+16
2013-10-02
idmap_autorid: remove autorid_global_config member from autorid_range_config
Atul Kulkarni
2
-14
/
+17
2013-10-02
idmap_autorid: improve idmap_autorid_saveconfig() by adding a talloc stackframe
Michael Adam
1
-9
/
+8
2013-10-02
idmap_autorid: move the checks from idmap_autorid_initialize to idmap_autorid...
Atul Kulkarni
2
-56
/
+61
2013-10-01
idmap_autorid: change idmap_autorid_loadconfig() to return NTSTATUS
Michael Adam
2
-8
/
+21
2013-10-01
idmap_autorid: refactor idmap_autorid_parse_configstr() out of idmap_autorid_...
Michael Adam
1
-11
/
+25
2013-10-01
idmap_autorid: rename TALLOC_CTX argument of idmap_autorid_loadconfig() to me...
Michael Adam
1
-3
/
+3
2013-10-01
idmap_autorid: refactor idmap_autorid_loadconfig to use idmap_config_getconfi...
Michael Adam
1
-6
/
+3
2013-10-01
idmap_autorid_tdb: add idmap_autorid_getconfigstr()
Michael Adam
1
-0
/
+54
2013-10-01
idmap_autorid: extract common code to separate file
Atul Kulkarni
3
-278
/
+282
2013-10-01
idmap_autorid: remove the ignore_builtin bool from the global_config struct
Michael Adam
1
-4
/
+5
2013-10-01
idmap_autorid: add path, and db parameters to idmap_autorid_db_init()
Atul Kulkarni
1
-12
/
+14
2013-10-01
idmap_autorid: add a db_context argument to idmap_autorid_init_hwm()
Michael Adam
1
-7
/
+7
2013-10-01
idmap_autorid: add a db_context argument to idmap_autorid_saveconfig()
Michael Adam
1
-4
/
+4
2013-10-01
idmap_autorid: add a db_context argument to idmap_autorid_loadconfig()
Michael Adam
1
-3
/
+4
2013-10-01
idmap_autorid: add a db_context argument to idmap_autorid_get_domainrange()
Michael Adam
1
-5
/
+7
2013-09-23
build: fix spacing in definition of "idmap_ldap" module
Michael Adam
1
-1
/
+1
2013-09-23
build: fix spacing in the definition of the "idmap_autorid" target
Michael Adam
1
-1
/
+1
2013-09-23
build: remove vars=locals() from the nss_info library: there is no need for this
Michael Adam
1
-1
/
+0
2013-09-23
build: remove vars=locals() from the IDMAP_HASH subsystem: there is no need f...
Michael Adam
1
-2
/
+1
2013-09-23
build: clean the idmap sybsystems/modules definitions
Michael Adam
1
-33
/
+13
2013-09-23
build: remove vars=locals() from the IDMAP_AD subsystem: there is no need for...
Michael Adam
1
-1
/
+0
2013-09-23
build: reorganize idmap_rw and idmap_tdb int subsystems with proper dependencies
Michael Adam
1
-7
/
+13
2013-09-10
s3-winbind: Add support for the kernel krb5 keyring buffer.
Andreas Schneider
1
-0
/
+4
2013-09-10
s3-winbind: Don't set a default directory for DIR.
Andreas Schneider
1
-4
/
+0
2013-09-05
lib: Use "mem_ctx" arg in gencache_get
Volker Lendecke
1
-1
/
+2
2013-09-05
Add a talloc context to sitename_fetch().
Jeremy Allison
1
-4
/
+4
2013-09-05
Add a talloc context to saf_fetch().
Jeremy Allison
2
-7
/
+9
2013-09-05
lib: Add a "mem_ctx" arg to gencache_get (unused so far)
Volker Lendecke
1
-1
/
+1
2013-08-29
s3:winbind: fail ads_cached_connection_connect() if realm == NULL
Michael Adam
1
-0
/
+4
2013-08-29
s3-winbindd: remove unneded include of secrets.h from idmap_ad.c
Günther Deschner
1
-1
/
+0
2013-08-29
s3-winbindd: use get_trust_pw_clear() wrapper for AD connection code.
Günther Deschner
1
-7
/
+4
2013-08-29
s3-winbindd: make sure also the idmap code can deal with trusted domains.
Günther Deschner
1
-9
/
+31
2013-08-29
s3-winbindd: use find_domain_from_name() instead of find_domain_from_name_no_...
Günther Deschner
1
-2
/
+2
2013-08-29
s3-winbindd: Fix winbind on DC crash with trusted AD domains.
Günther Deschner
1
-1
/
+1
2013-08-29
s3-winbindd: Fix memory leak in ads_cached_connection().
Günther Deschner
1
-1
/
+1
2013-08-29
s3-winbindd: remove pointless variable assigment, see the strdup below.
Günther Deschner
1
-1
/
+0
2013-08-15
s3:winbindd: make use of lp_cli_{min,max}protocol()
Stefan Metzmacher
1
-2
/
+3
2013-08-15
Followup patch for BUG: https://bugzilla.samba.org/show_bug.cgi?id=10082
Andreas Schneider
1
-1
/
+1
2013-08-14
winbind3: Fix an invalid free
Volker Lendecke
1
-1
/
+1
2013-08-13
s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
Günther Deschner
1
-2
/
+7
2013-08-13
s3-winbind: Fix a segfault passing NULL to a fstring argument.
Andreas Schneider
1
-2
/
+11
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
1
-5
/
+5
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel_with_...
Günther Deschner
1
-4
/
+4
2013-07-29
s3:winbind: add a warning DEBUG message when skipping a sid from the mapped G...
Michael Adam
1
-0
/
+18
[next]