s4:kdc Use msDS-SupportedEncTypes in our KDC
[kai/samba-autobuild/.git] / source4 /
2010-06-23 Andrew Bartletts4:kdc Use msDS-SupportedEncTypes in our KDC
2010-06-23 Günther Deschners4-smbtorture: Fix test_SetPrinterDataEx_keys and test_...
2010-06-23 Matthias Dieter... s4:operational LDB module - fix a misleading comment
2010-06-22 Matthias Dieter... s4:samr RPC server - make use of LDB constants in macros
2010-06-22 Matthias Dieter... s4:password_hash LDB module - fix another problem regar...
2010-06-22 Günther Deschners4-smbtorture: add "printerdata_values" test to RPC...
2010-06-22 Günther Deschners4-smbtorture: also test keynames with '/' in it in...
2010-06-22 Günther Deschners4-smbtorture: activate all keys in SetPrinterData...
2010-06-22 Günther Deschners4-smbtorture: split out a "printerdata_keys" test...
2010-06-22 Kamen Mazdrashkis4/dsdb-test: fix usage comment
2010-06-22 Kamen Mazdrashkis4/test: fix DC password in selftest-vars.sh
2010-06-22 Aravind Srinivasans4 torture: RAW-SFILEINFO display warning instead of...
2010-06-21 James Peachsmbtorture: Fix missing includes.
2010-06-21 Matthieu Patous4 upgradeprovision: fix the logging stuff so that...
2010-06-21 James Peachsmbtorture: Fixx off-by-one command line parsing.
2010-06-21 James Peachsmbtorture: Add "target" command to interactive shell.
2010-06-21 James Peachsmbtorture: Enhance shell "help" command.
2010-06-21 James Peachsmbtorture: Add "auth" command to the shell.
2010-06-21 James Peachsmbtorture: Refactor interactive shell into independent...
2010-06-21 James Peachsmbtorture: Move interactive shell into a separate...
2010-06-21 James Peachsmbtorture: Print global options for interactive "list...
2010-06-21 James Peachsmbtorture: Add history support to shell mode.
2010-06-21 James Peachsmbtorture: Add list command to smbtorture shell.
2010-06-21 Matthias Dieter... s4:dsdb_load_partition_usn - free the right memory...
2010-06-20 Kamen Mazdrashkis4/dsdb: msg_idx->dn should be allocated in msg_idx...
2010-06-20 Kamen Mazdrashkis4/dsdb: Move schema accessors cleanup in separate...
2010-06-20 Kamen Mazdrashkis4/dsdb-schema: Index attributes on msDS-IntId value
2010-06-20 Matthias Dieter... s4:kdc/db-glue.c - remove unreachable code
2010-06-20 Matthias Dieter... s4:registry/regf.c - add some casts to suppress build...
2010-06-20 Matthias Dieter... s4:registry/rpc.c - fix Solaris warnings by casts
2010-06-20 Matthias Dieter... s4:samr RPC server - fix Solaris build warning
2010-06-20 Matthias Dieter... s4:registry RPC server - quite some build warnings...
2010-06-20 Matthias Dieter... s4:lsa_lookup.c - fix type argument
2010-06-20 Matthias Dieter... s4:rpc_server/service_rpc.c - fix warnings on Solaris
2010-06-20 Matthias Dieter... s4:rpc_server/service_rpc.c - deactivate the 0-length...
2010-06-20 Matthias Dieter... s4:libpolicy - fix printf output specifiers to suppress...
2010-06-20 Matthias Dieter... s4:libpolicy - Solaris compatibility fix
2010-06-20 Matthias Dieter... s4:ldap.py - test subtree deletes through a new testcase
2010-06-20 Matthias Dieter... s4:ldap_backend.c - now also the LDAP server supports...
2010-06-20 Matthias Dieter... s4:ldap_backend.c - move function "ldb_mod_req_with_con...
2010-06-20 Matthias Dieter... s4:subtree_delete LDB module - now do support tree...
2010-06-20 Matthias Dieter... s4:dsdb - add a new dsdb delete function which understa...
2010-06-20 Matthias Dieter... ldb:controls - add the "TREE_DELETE" control for allowi...
2010-06-20 Matthias Dieter... ldb:ldb.h - add classifications to the control declarations
2010-06-20 Matthias Dieter... s4:python LDB __init__.py - remove completely unused...
2010-06-20 Matthias Dieter... s4:samldb LDB module - remove "samldb_set_defaultObject...
2010-06-20 Matthias Dieter... s4:ldap_backend.c - add some newlines to make logs...
2010-06-20 Matthias Dieter... ldb:pyldb.c - introduce a "mem_ctx" also on "py_ldb_search"
2010-06-20 Matthias Dieter... ldb:pyldb.c - some cleanups and adequations also in...
2010-06-20 Matthias Dieter... s4:ldap_controls.c - remove encoding functions for...
2010-06-20 Jelmer Vernooijprovision: Look for Samba prefix a bit harder.
2010-06-20 Stefan MetzmacherRevert "s4:ldb-samba: fix the build without a system...
2010-06-20 Stefan Metzmachers4:ldb: only do ABI checking for the standalone build...
2010-06-20 Jelmer Vernooijlibpolicy: Fix the build.
2010-06-20 Wilco Baan HofmanAdd preliminary support for storing changed Group Policies.
2010-06-20 Wilco Baan HofmanRefactor policy filesystem code.
2010-06-20 Wilco Baan HofmanFix memory allocation with error handling.
2010-06-20 Wilco Baan HofmanAdd talloc_frees in error cases in net_gpo.c
2010-06-20 Wilco Baan HofmanCode cleanups: GUID generation, lp_dnsdomain instead...
2010-06-20 Wilco Baan HofmanSet inherit flag type to bool.
2010-06-20 Wilco Baan HofmanFix 'magic' numbers to be strlen(something)
2010-06-20 Wilco Baan HofmanChange talloc_steal to strdup because function might...
2010-06-20 Wilco Baan HofmanAdd GP ini functions.
2010-06-20 Wilco Baan HofmanRemove iconv convenience in used functions, which were...
2010-06-20 Wilco Baan HofmanFix net gpo list to use the dsdb with extended DN's...
2010-06-20 Wilco Baan HofmanRevert "Add old functionality back which was removed...
2010-06-20 Wilco Baan HofmanAdd ini parser for GPO's.
2010-06-20 Wilco Baan HofmanAdd net gpo setacl support. Create gp_set_acl function...
2010-06-20 Wilco Baan HofmanFix set GPT security descriptor to match windows' behav...
2010-06-20 Wilco Baan HofmanFix crash when get_gpo_info returns incorrect data.
2010-06-20 Wilco Baan HofmanAdd preliminary NT ACL support for GPT (GPO on filesystem).
2010-06-20 Jelmer Vernooijsamba4: Add python bindings for samba.policy.get_gplink...
2010-06-20 Jelmer Vernooijpolicy: Add samba.policy.get_gpo_flags binding.
2010-06-20 Wilco Baan HofmanAdd gpo create functionality. Also fix gPLink handling...
2010-06-20 Wilco Baan HofmanFix mode_t in mkdir.
2010-06-20 Wilco Baan HofmanFinish net gpo fetch function. Reorder arguments to...
2010-06-20 Wilco Baan HofmanOptimize the backslash logic in the path traversal.
2010-06-20 Wilco Baan HofmanFix error in logic, making recursion work past the...
2010-06-20 Wilco Baan HofmanAdd fetch function for GPO which fetches all relevant...
2010-06-20 Wilco Baan HofmanAdd getinheritance and setinheritance to net gpo util...
2010-06-20 Wilco Baan HofmanImplemented delete group policy link function and corre...
2010-06-20 Wilco Baan HofmanChanged add_gplink to set_gplink, so we can change...
2010-06-20 Wilco Baan HofmanAdd add gPLink function and corresponding net gpo linka...
2010-06-20 Wilco Baan HofmanRename files to reflect the libpolicy naming convention...
2010-06-20 Wilco Baan HofmanRename libgpo to lib/policy to avoid confusion with...
2010-06-20 Wilco Baan HofmanAdd old functionality back which was removed in commit...
2010-06-20 Wilco Baan HofmanAdd gpo list function for listing applicable GPO's...
2010-06-20 Wilco Baan HofmanAdd gPLink and getgpo functionality to net gpo.
2010-06-20 Wilco Baan HofmanCreated net gpo and new libgpo for samba 4. This adds...
2010-06-20 Jelmer Vernooijpydsdb: Mark all SamDB and Schema methods that are...
2010-06-20 Jelmer Vernooijtestparm: Check netbios name and workgroup characters...
2010-06-20 Jelmer Vernooijprovision: Properly cancel transactions on the secrets...
2010-06-20 Jelmer Vernooijselftest: Use scripted testparm.
2010-06-20 Jelmer Vernooijpyparam: Support Loadparm.get(p, "global")
2010-06-20 Jelmer Vernooijldb: Add ABI file for use when including ildap in the...
2010-06-20 Jelmer Vernooijtestparm: Simplify default option handling.
2010-06-20 Jelmer Vernooijpyparam: Allow specifying None as section name to Loadp...
2010-06-20 Jelmer Vernooijtestparm: Fix suppress prompt option.
2010-06-20 Jelmer Vernooijtestparm: Fix exit value, install.
2010-06-20 Jelmer Vernooijs4-python: Add LoadparmService.dump()
next