bbaumbach/samba-autobuild/.git
2010-06-23 Andrew Bartlettlibds:common Remove DS_DC_* domain functionality flags
2010-06-23 Andrew Bartletts4:kdc Use msDS-SupportedEncTypes in our KDC
2010-06-23 Andreas Schneiderdoc: Remove the documentation of the sequence command...
2010-06-23 Andreas Schneiderwbinfo: Document the deprecated sequence option correctly.
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 Jeremy AllisonFix bug 7528 - Solaris with NIS autohome.
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 Stefan Metzmachertestprogs/win32: add prepare_dcpromo tool
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 Volker Lendeckes3: Fix some valgrind errors
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 Volker Lendeckes3-winbind: Make KRB5_EVENT_REFRESH_TIME a function
2010-06-21 Stefan Metzmacherlibcli/named_pipe_auth: fix error handling in _tstream_...
2010-06-21 Stefan Metzmacherlibcli/named_pipe_auth: fix memory handling for tempora...
2010-06-21 Volker Lendecketldap: Fix a type-punned warning
2010-06-21 Volker Lendecketsocket: Fix some type-punned warnings
2010-06-21 Volker Lendeckes3: Fix some enum/int mixup warnings
2010-06-21 Volker Lendeckes3: Remove an unreachable line of code
2010-06-21 Volker Lendeckes3: Fix a type-punned warning
2010-06-21 Michael Adams3:net rpc registry: make getsd succeed when key sd...
2010-06-21 Michael Adams3:fix an outdated comment.
2010-06-21 Michael Adams3:idmap_ldap: remove unreached code (and explicit...
2010-06-21 Matthias Dieter... s3/s4 - remove "talloc_tos()" from common code since...
2010-06-21 Matthias Dieter... s4:dsdb_load_partition_usn - free the right memory...
2010-06-21 Karolin Seegers3-docs: Add missing whitespace.
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... Add preliminary support for storing changed Group Policies.
2010-06-20 Wilco Baan... Refactor policy filesystem code.
2010-06-20 Wilco Baan... Fix memory allocation with error handling.
2010-06-20 Wilco Baan... Add talloc_frees in error cases in net_gpo.c
2010-06-20 Wilco Baan... Code cleanups: GUID generation, lp_dnsdomain instead...
2010-06-20 Wilco Baan... Set inherit flag type to bool.
2010-06-20 Wilco Baan... Fix 'magic' numbers to be strlen(something)
2010-06-20 Wilco Baan... Change talloc_steal to strdup because function might...
2010-06-20 Wilco Baan... Add GP ini functions.
2010-06-20 Wilco Baan... Remove iconv convenience in used functions, which were...
2010-06-20 Wilco Baan... Fix net gpo list to use the dsdb with extended DN's...
2010-06-20 Wilco Baan... Revert "Add old functionality back which was removed...
2010-06-20 Wilco Baan... Add ini parser for GPO's.
2010-06-20 Wilco Baan... Add net gpo setacl support. Create gp_set_acl function...
2010-06-20 Wilco Baan... Fix set GPT security descriptor to match windows' behav...
2010-06-20 Wilco Baan... Fix crash when get_gpo_info returns incorrect data.
2010-06-20 Wilco Baan... Add 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... Add gpo create functionality. Also fix gPLink handling...
2010-06-20 Wilco Baan... Fix mode_t in mkdir.
2010-06-20 Wilco Baan... Finish net gpo fetch function. Reorder arguments to...
2010-06-20 Wilco Baan... Optimize the backslash logic in the path traversal.
2010-06-20 Wilco Baan... Fix error in logic, making recursion work past the...
2010-06-20 Wilco Baan... Add fetch function for GPO which fetches all relevant...
2010-06-20 Wilco Baan... Add getinheritance and setinheritance to net gpo util...
2010-06-20 Wilco Baan... Implemented delete group policy link function and corre...
next