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-winbindd: Remove undocumented winbindd:socket dir parameter
Andrew Bartlett
2013-10-15
2
-8
/
+2
*
s3-winbind: Send online/offline message of the domain to the parent.
Andreas Schneider
2013-10-11
1
-0
/
+22
*
s3-winbind: Register handlers for domain online/offline messages.
Andreas Schneider
2013-10-11
2
-0
/
+11
*
s3-winbind: Add functions for domain online/offline handling.
Andreas Schneider
2013-10-11
2
-0
/
+50
*
Fix bug #10187 - Missing talloc_free can leak stackframe in error path.
Jeremy Allison
2013-10-09
1
-2
/
+3
*
idmap_autorid: allow iterate functions to operate on all domain ranges
Michael Adam
2013-10-02
1
-4
/
+2
*
idmap_autorid: add idmap_autorid_delete_domain_ranges()
Michael Adam
2013-10-02
1
-0
/
+82
*
idmap_autorid: add idmap_autorid_iterate_domain_ranges[_read]()
Michael Adam
2013-10-02
1
-0
/
+185
*
idmap_autorid: add idmap_autorid_delete_range_by_num()
Michael Adam
2013-10-02
1
-0
/
+119
*
idmap_autorid: add idmap_autorid_delete_range_by_sid()
Michael Adam
2013-10-02
1
-0
/
+119
*
idmap_autorid: add idmap_autorid_build_keystr_talloc()
Michael Adam
2013-10-02
1
-0
/
+17
*
idmap_autorid: extend idmap_autorid_addrange to allow to set mappings below t...
Michael Adam
2013-10-02
1
-21
/
+40
*
idmap_autorid: improve clarity of idmap_autorid_addrange_action() by adding m...
Michael Adam
2013-10-02
1
-7
/
+8
*
idmap_autorid: add idmap_autorid_saveconfigstr()
Michael Adam
2013-10-02
1
-0
/
+16
*
idmap_autorid: Don't use db as a temporary talloc context.
Michael Adam
2013-10-02
1
-1
/
+1
*
idmap_autorid: improve two debug messages by printing NT error codes
Michael Adam
2013-10-02
1
-3
/
+3
*
idmap_autorid: fix a debug message in idmap_autorid_addrange()
Michael Adam
2013-10-02
1
-2
/
+2
*
idmap_autorid: for clarity, add a wrapper idmap_autorid_acquire_range() to id...
Michael Adam
2013-10-02
1
-1
/
+7
*
idmap_autorid: add new function idmap_autorid_setrange()
Michael Adam
2013-10-02
1
-0
/
+17
*
idmap_autorid: factor out domain range adding code into a separate function
Michael Adam
2013-10-02
1
-23
/
+117
*
idmap_autorid: add idmap_autorid_getrange()
Michael Adam
2013-10-02
1
-0
/
+31
*
idmap_autorid: improve a debug message in idmap_autorid_getrange_int()
Michael Adam
2013-10-02
1
-1
/
+2
*
idmap_autorid: factor out domain range fetching part from idmap_autorid_get_d...
Atul Kulkarni
2013-10-02
1
-20
/
+38
*
idmap_autorid: Use fstr_sprintf in idmap_autorid_build_keystr()
Volker Lendecke
2013-10-02
1
-2
/
+2
*
idmap_autorid: factor building of the keystr into a function
Michael Adam
2013-10-02
1
-12
/
+20
*
idmap_autorid: remove fstring keystr from autorid_range_config
Atul Kulkarni
2013-10-02
1
-7
/
+16
*
idmap_autorid: remove autorid_global_config member from autorid_range_config
Atul Kulkarni
2013-10-02
2
-14
/
+17
*
idmap_autorid: improve idmap_autorid_saveconfig() by adding a talloc stackframe
Michael Adam
2013-10-02
1
-9
/
+8
*
idmap_autorid: move the checks from idmap_autorid_initialize to idmap_autorid...
Atul Kulkarni
2013-10-02
2
-56
/
+61
*
idmap_autorid: change idmap_autorid_loadconfig() to return NTSTATUS
Michael Adam
2013-10-01
2
-8
/
+21
*
idmap_autorid: refactor idmap_autorid_parse_configstr() out of idmap_autorid_...
Michael Adam
2013-10-01
1
-11
/
+25
*
idmap_autorid: rename TALLOC_CTX argument of idmap_autorid_loadconfig() to me...
Michael Adam
2013-10-01
1
-3
/
+3
*
idmap_autorid: refactor idmap_autorid_loadconfig to use idmap_config_getconfi...
Michael Adam
2013-10-01
1
-6
/
+3
*
idmap_autorid_tdb: add idmap_autorid_getconfigstr()
Michael Adam
2013-10-01
1
-0
/
+54
*
idmap_autorid: extract common code to separate file
Atul Kulkarni
2013-10-01
3
-278
/
+282
*
idmap_autorid: remove the ignore_builtin bool from the global_config struct
Michael Adam
2013-10-01
1
-4
/
+5
*
idmap_autorid: add path, and db parameters to idmap_autorid_db_init()
Atul Kulkarni
2013-10-01
1
-12
/
+14
*
idmap_autorid: add a db_context argument to idmap_autorid_init_hwm()
Michael Adam
2013-10-01
1
-7
/
+7
*
idmap_autorid: add a db_context argument to idmap_autorid_saveconfig()
Michael Adam
2013-10-01
1
-4
/
+4
*
idmap_autorid: add a db_context argument to idmap_autorid_loadconfig()
Michael Adam
2013-10-01
1
-3
/
+4
*
idmap_autorid: add a db_context argument to idmap_autorid_get_domainrange()
Michael Adam
2013-10-01
1
-5
/
+7
*
build: fix spacing in definition of "idmap_ldap" module
Michael Adam
2013-09-23
1
-1
/
+1
*
build: fix spacing in the definition of the "idmap_autorid" target
Michael Adam
2013-09-23
1
-1
/
+1
*
build: remove vars=locals() from the nss_info library: there is no need for this
Michael Adam
2013-09-23
1
-1
/
+0
*
build: remove vars=locals() from the IDMAP_HASH subsystem: there is no need f...
Michael Adam
2013-09-23
1
-2
/
+1
*
build: clean the idmap sybsystems/modules definitions
Michael Adam
2013-09-23
1
-33
/
+13
*
build: remove vars=locals() from the IDMAP_AD subsystem: there is no need for...
Michael Adam
2013-09-23
1
-1
/
+0
*
build: reorganize idmap_rw and idmap_tdb int subsystems with proper dependencies
Michael Adam
2013-09-23
1
-7
/
+13
*
s3-winbind: Add support for the kernel krb5 keyring buffer.
Andreas Schneider
2013-09-10
1
-0
/
+4
*
s3-winbind: Don't set a default directory for DIR.
Andreas Schneider
2013-09-10
1
-4
/
+0
[next]