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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-8
/
+16
2013-10-02
idmap_autorid: remove autorid_global_config member from autorid_range_config
Atul Kulkarni
3
-15
/
+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
3
-10
/
+24
2013-10-01
idmap_autorid: refactor idmap_autorid_parse_configstr() out of idmap_autorid_...
Michael Adam
2
-11
/
+32
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
2
-0
/
+60
2013-10-01
idmap_autorid: extract common code to separate file
Atul Kulkarni
4
-278
/
+354
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-27
Stop use after free
Alistair Leslie-Hughes
1
-1
/
+5
2013-09-26
dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLs
Andrew Bartlett
1
-1
/
+1
2013-09-26
s4-openldap: Restored openldap-related options to the provision script
Nadezhda Ivanova
4
-18
/
+54
2013-09-25
build: get rid of vars=locals() in source3/lib/netapi/examples/wscript_build
Michael Adam
1
-2
/
+1
2013-09-24
build: get rid of vars=locals() in source3/modules/wscript_build
Michael Adam
1
-2
/
+1
2013-09-24
build: get rid of source variables and vars=locals() in source3/rpc_server/ws...
Michael Adam
1
-68
/
+52
2013-09-24
build: get rid of source strings from source3/passdb/wscript_build
Michael Adam
1
-9
/
+4
2013-09-24
build: get rid of source variables and vars=locals() in source3/libgpo/gpext/...
Michael Adam
1
-12
/
+5
2013-09-24
build: get rid of vars=locals() in source3/auth/wscript_build
Michael Adam
1
-4
/
+2
2013-09-24
build: get rid of source-variables in source3/auth/wscript_build
Michael Adam
1
-20
/
+11
2013-09-24
build: get rid of source file variables in source3/modules/wscript_build
Michael Adam
1
-116
/
+59
2013-09-24
dbcheck: Add back the elements that were wrongly removed from CN=Deleted Objects
Andrew Bartlett
1
-0
/
+66
2013-09-24
pydsdb: Raise a more useful exception when dsdb_wellknown_dn fails.
Andrew Bartlett
1
-0
/
+5
2013-09-24
pydsdb: Give KeyError when we fail a schema lookup in python
Andrew Bartlett
1
-8
/
+8
2013-09-24
dbcheck: Ensure to always increase the error_count
Andrew Bartlett
1
-0
/
+1
2013-09-24
libsmbconf:registry: add "state directory" to the list of forbidden parameters
Michael Adam
1
-0
/
+1
2013-09-24
selftest: include "state directory" in invalid parameters in registry roundtr...
Michael Adam
1
-0
/
+1
2013-09-24
selftest: add "state directory" to the forbidden parameters test in net conf
Michael Adam
1
-1
/
+2
2013-09-24
selftest: add regression test for setting invalid parameters in registry conf...
Michael Adam
1
-0
/
+49
2013-09-24
selftest: update SED_INVALID_PARAMS in the registry.roundtrip test
Michael Adam
1
-12
/
+6
2013-09-24
selftest: remove unused variables (copy'n'paste...) from test_net_conf.sh
Michael Adam
1
-19
/
+0
2013-09-24
s3:net conf: add the same parameter checks to "setparm" as in "net rpc conf".
Michael Adam
1
-0
/
+5
2013-09-24
s3:net: check for GLOBAL_NAME net_conf_param_valid()
Michael Adam
1
-1
/
+1
2013-09-24
s3:net rpc conf: factor validation of parameter out for re-use.
Michael Adam
4
-36
/
+105
2013-09-24
s3:net rpc conf: rename canon_valname->canon_param_name for clarity in setparm.
Michael Adam
1
-2
/
+2
2013-09-24
s3:net rpc conf: setparm: introduce variables service_name, param_name, valst...
Michael Adam
1
-20
/
+29
2013-09-24
s3:net rpc conf: reorganize the validity check and canonicalization of the in...
Michael Adam
1
-17
/
+23
2013-09-24
libsmbconf:registry: clarify the appearance of "includes" in forbidden_names
Michael Adam
1
-1
/
+7
2013-09-24
libsmbconf:registry: reorganize the validity check and canonicalization of th...
Michael Adam
1
-14
/
+19
2013-09-24
s3:net rpc conf: print the provided parameter name on error, not the canonica...
Michael Adam
1
-1
/
+1
[next]