summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-08s4:setpassword script - Passwords set by this script are set by the administr...Matthias Dieter Wallnöfer1-1/+1
2009-09-08s4:provision - Cosmetic: Indent the parameters betterMatthias Dieter Wallnöfer1-36/+60
2009-09-07s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")Matthias Dieter Wallnöfer2-114/+0
2009-09-07s4:wmic - Output enhancementsDmitry Karasik1-58/+105
2009-09-07Add read() to socketwrapper. Metze please check.Jeremy Allison3-2/+39
2009-09-08s4: commit generated DRS changesAndrew Tridgell5-4/+274
2009-09-08s4: added the structure for repsToAndrew Tridgell1-0/+32
2009-09-08s4: fixed updaterefs options bitmapAndrew Tridgell2-3/+4
2009-09-08s4: implemented server side of DSUpdateRefs callAndrew Tridgell5-11/+340
2009-09-08s4/ldb: fixed spellingAndrew Tridgell1-2/+2
2009-09-08s4: 'index' is a libc functionAndrew Tridgell1-2/+2
2009-09-08s4: fixed a unsigned printf warningsAndrew Tridgell1-3/+3
2009-09-08s4: removed an unused variableAndrew Tridgell1-2/+0
2009-09-08s4: fixed some shadowed variable warningsAndrew Tridgell3-9/+9
2009-09-08Fill the meta data vector in the responce struct.Anatoliy Atanasov1-4/+32
2009-09-08s4:selftest Fix 'make testenv-gdb' and 'make valgrindtest' etcAndrew Bartlett1-28/+22
2009-09-07s4:tests/iconv - Fix a warningMatthias Dieter Wallnöfer1-1/+2
2009-09-07s4:pwsettings: Correct off by factor of 10 for ticks.Andrew Kroeger1-4/+4
2009-09-07gitignore: Ignore additional auto-generated files.Andrew Kroeger1-0/+4
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-07lib/tdr: fix the build with --enable-automatic-dependenciesStefan Metzmacher1-1/+1
2009-09-07s4:LogonGetDomainInfo - add a basic check for the hostnameMatthias Dieter Wallnöfer1-2/+17
2009-09-07tdb: fix c++ build warning.Günther Deschner1-2/+2
2009-09-07s4: Fix "Small memory leak after calling several times lp_update"Inra2-37/+20
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-06Fix bug 6673 - smbpasswd does not work with "unix password sync = yes".Jeremy Allison5-22/+30
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-07s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke15-128/+454