s4: use enums instead of strings it's cheaper
[mat/samba.git] / source4 / dsdb / samdb / ldb_modules / samldb.c
2012-04-16 Matthieu Patous4: use enums instead of strings it's cheaper
2011-11-15 Stefan Metzmachers4:dsdb/samldb: use DSDB_FLAG_AS_SYSTEM in samldb_schem...
2011-10-19 Andrew Tridgelldsdb: improve debug message
2011-10-06 Andrew Tridgells4-dsdb: allow groupType update on deleted objects
2011-08-24 Andrew Tridgells4-dsdb: cleanup use of NULL vs base DN in samldb
2011-07-21 Matthieu Patous4-dsdb: check group membership only for non deleted...
2011-07-13 Andrew Tridgells4-dsdb: fixed the defaultObjectCategory to have a...
2011-07-13 Andrew Bartletts4-dsdb Don't process deletion of member attributes...
2011-07-13 Andrew Tridgells4-dsdb: moved checking of duplicate member entries...
2011-07-11 Matthieu Patous4-dsdb: allow objectsid to be specified in a modificat...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-06 Andrew Bartletts4-param Remove 'sid generator'
2011-05-25 Matthias Dieter... s4:samldb LDB module - check if the RODC group exists...
2011-05-25 Matthias Dieter... s4:samldb LDB module - better to call "samldb_prim_grou...
2011-05-25 Matthias Dieter... s4:samldb LDB module - convert a "dsdb_module_search...
2011-05-25 Matthias Dieter... s4:samldb LDB modules - only objectClass "computer...
2011-05-25 Matthias Dieter... s4:samldb LDB module - fix "isCriticalSystemObject...
2011-05-25 Matthias Dieter... s4:samldb LDB module - fix the behaviour when changing...
2011-05-21 Matthieu Patous4:samldb LDB module - don't change the "primaryGroupId...
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-01 Matthias Dieter... s4:remove many invocations of "samdb_msg_add_string"
2011-02-28 Jelmer VernooijFix some types
2011-02-24 Andrew Tridgellbuild: moved libds/common/flag_mapping.c into a common...
2011-02-14 Andrew Tridgells4-dsdb: fixed problem with constrained modification...
2011-01-17 Andrew Tridgells4-dsdb: replaced the calls to ldb_search() in dsdb...
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2011-01-14 Matthias Dieter... s4:samldb LDB module - fix "userAccountControl" handling
2011-01-14 Andrew Tridgells4-dsdb: removed some more samdb_search_*() calls from...
2011-01-14 Andrew Tridgells4-dsdb: replaced another use of samdb_search in a...
2011-01-14 Andrew Tridgells4-dsdb: fixed primaryGroupID to use dsdb_module_search...
2010-11-20 Matthias Dieter... s4:samldb LDB module - objectclass trigger - reorder...
2010-11-12 Matthieu Patousamldb: relax groupType modification checks
2010-11-12 Matthias Dieter... s4:samldb/objectclass_attrs LDB modules - move "descrip...
2010-11-11 Andrew Bartletts4-dsdb Convert new krbtgt_xxx password into UTF16
2010-11-11 Matthias Dieter... s4:dsdb - proof against empty RDN values where expected
2010-11-07 Matthias Dieter... s4:ldb_modules/util.c - "dsdb_get_single_valued_attr...
2010-11-04 Stefan Metzmachers4:dsdb/samdb: optimize samldb_prim_group_change()
2010-11-03 Stefan Metzmachers4:dsdb/samldb: avoid nested unindexed searches in...
2010-11-03 Matthias Dieter... s4:samldb LDB module - improve the "get_single_valued_a...
2010-11-01 Matthias Dieter... s4:samldb LDB module - the "sAMAccountName" cannot...
2010-11-01 Matthias Dieter... s4:samldb LDB module - support now the full "servicePri...
2010-11-01 Matthias Dieter... s4:samldb LDB module - "sAMAccountName" checker
2010-11-01 Andrew Tridgells4-ldb: enable version checking in dsdb ldb modules
2010-11-01 Matthias Dieter... s4:samldb LDB module - unify objectSid assignment error...
2010-11-01 Matthias Dieter... s4:samldb LDB module - deny "objectSid" modifications
2010-11-01 Andrew Tridgells4-dsdb: convert the rest of the ldb modules to the...
2010-10-31 Matthias Dieter... s4:samldb LDB module - validate "sAMAccountName" modifi...
2010-10-31 Matthias Dieter... s4:samldb LDB module - implement the "dNSHostName"...
2010-10-31 Matthias Dieter... s4:samldb LDB module - check for the number of results...
2010-10-30 Matthias Dieter... s4:samldb LDB module - make the "userAccountControl...
2010-10-30 Matthias Dieter... s4:samldb LDB module - add a new function which handles...
2010-10-30 Matthias Dieter... s4:samldb LDB module - primary group change - free...
2010-10-30 Matthias Dieter... s4:samldb LDB module - adapt the "samldb_prim_group_cha...
2010-10-30 Matthias Dieter... s4:samldb LDB module - "member" trigger
2010-10-26 Matthias Dieter... s4:samldb LDB module - enhance the "member"-check trigger
2010-10-25 Matthias Dieter... s4:"samdb_search_count" - introduce a "mem_ctx" parameter
2010-10-25 Matthias Dieter... s4:samldb LDB module - other indentation fixes on error...
2010-10-25 Matthias Dieter... s4:samldb LDB module - fix indentations
2010-10-25 Matthias Dieter... s4:samldb LDB module - use "uint32_t" for available...
2010-10-25 Matthias Dieter... s4:samldb LDB module - assign better memory contexts...
2010-10-24 Matthias Dieter... s4:dsdb - remove some calls of "samdb_msg_add_string...
2010-10-21 Andrew Tridgells4-dsdb: moved a bunch of fuctions from schema/schema_i...
2010-10-18 Matthias Dieter... s4:"util_ldb" - remove some really unused dependancies
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-16 Matthias Dieter... s4:samldb LDB module - use appropriate fixed-length...
2010-10-16 Matthias Dieter... s4:dsdb - fix unsigned integer save problems using...
2010-10-15 Matthieu Patous4 dsdb: fix sign problem on PPC and x86
2010-10-15 Matthias Dieter... s4:samldb LDB module - cosmetic - use "ldb" variable...
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-10-14 Matthias Dieter... s4:samldb LDB module - attempt to fix integer handling...
2010-10-13 Matthias Dieter... s4:samldb LDB module - cosmetic fixups
2010-10-13 Matthias Dieter... s4:samldb LDB module - deny creation of temporary dupli...
2010-10-13 Matthias Dieter... s4:samldb LDB module - proof the account type also...
2010-10-13 Matthias Dieter... s4:samldb LDB module - support the group type changing...
2010-10-13 Matthias Dieter... s4:samldb LDB module - deny also the direct modificatio...
2010-10-13 Matthias Dieter... s4:samldb LDB module - first implementation of the...
2010-10-13 Matthias Dieter... s4:samldb LDB module - use the new "objectclass_trigger...
2010-10-13 Matthias Dieter... s4:samldb LDB module - first implementation of the...
2010-10-10 Jelmer Vernooijdsdb modules: Split ridalloc out of common helpers...
2010-10-06 Matthias Dieter... s4:samldb LDB module - remove "type" parameter of ...
2010-10-05 Matthias Dieter... s4:samldb LDB module - simplify/unify the message handl...
2010-10-05 Matthias Dieter... s4:samldb LDB module - assign better memory contexts...
2010-09-29 Andrew Tridgells4-samldb: also set a password on the krbtgt_NNNN account
2010-09-25 Andrew Tridgellldb: mark the location of a lot more ldb requests
2010-09-23 Matthias Dieter... s4:samldb LDB module - it isn't allowed to create user...
2010-09-23 Matthias Dieter... s4:samldb LDB module - support the "userAccountControl...
2010-09-13 Matthias Dieter... s4:SID handling - always encode the SID using "ldap_enc...
2010-09-13 Matthias Dieter... s4:cosmetic - the SID attribute is called objectSid...
2010-09-13 Matthias Dieter... Revert "s4:samldb LDB module - simplify the message...
2010-09-12 Matthias Dieter... s4:samldb LDB module - remove a disastrous "talloc_free"
2010-09-12 Matthias Dieter... s4:samldb LDB module - "samldb_check_primaryGroupID...
2010-09-12 Matthias Dieter... s4:samldb LDB module - free the "ac" context after...
2010-09-12 Matthias Dieter... s4:samldb LDB module - simplify the message handling...
2010-09-12 Matthias Dieter... s4:samldb LDB module - move "samldb_prim_group_users_ch...
2010-09-12 Matthias Dieter... s4:samldb LDB module - add a comment to mark the beginn...
2010-09-12 Matthias Dieter... s4:samldb LDB module - refactor "samldb_find_for_defaul...
2010-09-12 Matthias Dieter... s4:samldb LDB module - refactor the "primaryGroupID...
2010-09-12 Matthias Dieter... s4:samldb LDB module - get rid of the SID context variable
next