summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-09-07s4: Let the "setpassword" script finally use the "samdb_set_password" routineMatthias Dieter Wallnöfer2-9/+70
2009-09-07s4:dsdb: correctly implement _dsdb_syntax_OID_oid_ldb_to_drsuapi()Stefan Metzmacher1-1/+31
2009-09-07s4:LogonGetDomainInfo - add a basic check for the hostnameMatthias Dieter Wallnöfer1-2/+17
2009-09-07s4: Exceptions in "provision.py"Michael Ströder1-11/+15
2009-09-07s4:simple_ldap_map - "primaryGroupId"Matthias Dieter Wallnöfer1-4/+15
2009-09-07s4:samldb - Fix typoMatthias Dieter Wallnöfer1-1/+1
2009-09-07s4:Foreign security principals - Fix them upMatthias Dieter Wallnöfer3-19/+31
2009-09-07s4:subtree delete module - Cosmetic adaptionsMatthias Dieter Wallnöfer1-11/+16
2009-09-07s4:ldap.py - Adds a test for the primary group behaviourMatthias Dieter Wallnöfer1-12/+132
2009-09-07s4:provision - Change the module order to match Windows ServerMatthias Dieter Wallnöfer1-1/+1
2009-09-07s4:sam - Implement also here the right primary group behaviourMatthias Dieter Wallnöfer1-46/+71
2009-09-07s4:samr - Fix up the SAMR server to support the primary group of a user in th...Matthias Dieter Wallnöfer1-128/+189
2009-09-07s4:samldb - Major reworkMatthias Dieter Wallnöfer4-328/+1000
2009-09-07s4:provision - Add a new delete function only for users and computersMatthias Dieter Wallnöfer1-0/+25
2009-09-07s4:provision - Change the "provision_users.ldif" file to support the "samldb"...Matthias Dieter Wallnöfer1-26/+35
2009-09-07s4:setup_dns.sh fixed the update of the GUID CNAMEAndrew Tridgell1-8/+14
2009-09-07s4:nsupdate-gss allow forcing of the realmAndrew Tridgell1-35/+37
2009-09-07s4:setup: Remove display_specifiers.ldif.Andrew Kroeger1-482/+0
2009-09-07s4:setup: Updated comment to reflect new DisplaySpecifiers location.Andrew Kroeger1-1/+3
2009-09-07s4:setup: Use ms_display_specifiers script for provision.Andrew Kroeger1-2/+5
2009-09-07s4:setup: Added script to parse Microsoft DisplaySpecifiers document.Andrew Kroeger1-0/+189
2009-09-07s4:setup: Change license headers to LDIF comments.Andrew Kroeger5-86/+146
2009-09-07s4:setup Add DisplaySpecifiers from Microsoft.Andrew Bartlett5-0/+148158
2009-09-07s4: bring nsupdate-gss into the s4 treeAndrew Tridgell2-0/+379
2009-09-07s4: fixed the secrets.ldb construction in libnetAndrew Tridgell1-8/+8
2009-09-07s4: the secrets.ldb module needs the loadparm opaque setupAndrew Tridgell1-0/+7
2009-09-06s4:simple_ldap_map - Enhance it for supporting "primaryGroupID" in the right wayMatthias Dieter Wallnöfer1-14/+25
2009-09-06s4:torture - Fix uninitialized variableMatthias Dieter Wallnöfer1-1/+1
2009-09-06s4:"linked attributes" modules - correct the commentsMatthias Dieter Wallnöfer1-2/+2
2009-09-06s4: Fix typoMatthias Dieter Wallnöfer1-2/+2
2009-09-06s4:pwsettings - Introduce the LDB modify flags in the right wayMatthias Dieter Wallnöfer1-27/+8
2009-09-06s4:ldb_errors - add spacesMatthias Dieter Wallnöfer1-0/+2
2009-09-06s4:dsdb/common/util.c - Copy parameters to prevent segfaultsMatthias Dieter Wallnöfer1-3/+8
2009-09-06s4:dsdb/common/util - Indentation fixesMatthias Dieter Wallnöfer1-4/+5
2009-09-06Tell newbie devs about ./configure.developerRusty Russell1-1/+1
2009-09-04s4:configure: require tevent >= 0.9.8Stefan Metzmacher1-1/+1
2009-09-04s4:python fixed subunit tests of dcerpcAndrew Tridgell7-6/+6
2009-09-04ldb: make ldb module programming less error proneAndrew Tridgell2-0/+17
2009-09-04ldb: ensure we cancel a ldb transactionAndrew Tridgell2-3/+9
2009-09-04s4: fixed a missing NULL termination in a attribute list passed to ldb_searchAndrew Tridgell1-1/+1
2009-09-03First attempt to implement dcesrv_drsuapi_DsGetNCChangesAnatoliy Atanasov1-1/+204
2009-09-03Fix the dsdb_syntax_OID_ldb_to_drsuapi functionAnatoliy Atanasov1-1/+51
2009-09-03another large change to the linked_attribute moduleAndrew Tridgell1-20/+64
2009-09-03hook on prepare_commit instead of transaction_endAndrew Tridgell2-8/+11
2009-09-03greatly simplify the transaction processing in the partition moduleAndrew Tridgell1-51/+29
2009-09-03show more reasonable object counts during a vampireAndrew Tridgell1-4/+18
2009-09-03always use prepare_commit in ldb transaction commits if possibleAndrew Tridgell3-6/+51
2009-09-03added dsdb_find_guid_by_dn()Andrew Tridgell1-1/+21
2009-09-03allow setting of the debug level in python from CAndrew Tridgell3-2/+18
2009-09-03change repl_meta_data to process linked_attributes structures in end_transactionAndrew Tridgell1-4/+276