summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * s4:samdb/tools - That should fix now the last failuresMatthias Dieter Wallnöfer2009-09-213-3/+5
| * s4:libnet_become_dc - bump down the level requested by abartletMatthias Dieter Wallnöfer2009-09-211-1/+1
| * s4:scripts - Reintroduce "-H" parameterMatthias Dieter Wallnöfer2009-09-216-12/+46
| * Revert "blackbox:test_kinit - Remove the "-H" (hive) parameter"Matthias Dieter Wallnöfer2009-09-211-1/+1
| * s4:provision Make us Windows 2008 level by defualt againAndrew Bartlett2009-09-201-4/+5
| * s3:secrets_schannel: revert to using version 1Stefan Metzmacher2009-09-211-3/+9
| * s3:winbindd: avoid writing to a closed connection and generate SIGPIPEStefan Metzmacher2009-09-211-12/+13
| * async_sock: return -1/EPIPE if we're getting an end of file on read.Stefan Metzmacher2009-09-211-0/+4
| * s3:lib/select: don't overwrite errno in the signal handlerStefan Metzmacher2009-09-211-0/+4
| * tevent: make sure we don't set errno within the signal handler function.Stefan Metzmacher2009-09-211-0/+3
| * s4:dsdb/resolve_oids: add fast pathes for the common operations without oidsStefan Metzmacher2009-09-211-0/+217
| * s4:dsdb/resolve_oids: check return values in recursionStefan Metzmacher2009-09-211-3/+6
| * s4:py_security Add missing headerAndrew Bartlett2009-09-201-0/+23
| * s4:provision Use code to store domain join in 'net join' as wellAndrew Bartlett2009-09-207-309/+283
| * s4:ldb print out which LDB the transaction is still active on.Andrew Bartlett2009-09-201-2/+2
| * s4:provision split provision of DNS zone and self join keytabAndrew Bartlett2009-09-204-28/+34
* | Merge branch 'master' of git://git.samba.org/sambaNadezhda Ivanova2009-09-2010-53/+93
|\|
| * s4-selftest: disable RAP-SCAN testAndrew Tridgell2009-09-201-0/+1
| * s4-selftest: disable RPC-COUNTCALLS Andrew Tridgell2009-09-201-0/+1
| * Merge branch 'master' of git://git.samba.org/sambaMatthias Dieter Wallnöfer2009-09-214-1/+59
| |\
| * | s4:python tools - try to fix some test problemsMatthias Dieter Wallnöfer2009-09-203-14/+16
| * | s4:samba3sam.py test - remove the primary group ID attribute hereMatthias Dieter Wallnöfer2009-09-201-7/+2
| * | s4:sec_descriptor - fix constantMatthias Dieter Wallnöfer2009-09-201-4/+4
| * | blackbox:test_kinit - Remove the "-H" (hive) parameterMatthias Dieter Wallnöfer2009-09-201-1/+1
| * | s4:dsdb/common/util - Check for the right forest/domain function levelMatthias Dieter Wallnöfer2009-09-201-0/+57
| * | s4:server.c - add linespace (only cosmetic)Matthias Dieter Wallnöfer2009-09-201-1/+2
| * | s4:domainlevel - fixed another errorMatthias Dieter Wallnöfer2009-09-201-26/+9
* | | Initial implementation of security descriptor creation in DSNadezhda Ivanova2009-09-208-14/+459
| |/ |/|
* | Disable descriptor module unless enabled in smb.confNadezhda Ivanova2009-09-201-0/+29
* | talloc: fixed talloc_disable_null_tracking()Andrew Tridgell2009-09-203-1/+30
|/
* Fixed a difference in domain sid type when SID is provided by user.Nadezhda Ivanova2009-09-201-1/+4
* s4:ldb_parse - Fix the type of an array entryMatthias Dieter Wallnöfer2009-09-201-1/+1
* s4:provision_configuration - fix "sPNMappings"Matthias Dieter Wallnöfer2009-09-201-2/+1
* s4:domainlevel - further improvementsMatthias Dieter Wallnöfer2009-09-201-9/+50
* blackbox/test_ldb.sh: test searching using OIDs instead of names for attribut...Stefan Metzmacher2009-09-201-0/+16
* s4:provision: add the 'resolve_oids' on the top of the module stackStefan Metzmacher2009-09-201-1/+2
* dsdb/samdb: add resolve_oids moduleStefan Metzmacher2009-09-202-0/+438
* s4:build: require ldb 0.9.7Stefan Metzmacher2009-09-201-1/+1
* s4:ldb: add ldb_parse_tree_copy_shallow() and change version to 0.9.7Stefan Metzmacher2009-09-203-1/+65
* librpc: rerun 'make idl'Stefan Metzmacher2009-09-202-3/+3
* drsblobs.idl: fix repsFromTo2 blob size calculationStefan Metzmacher2009-09-201-1/+1
* rerun: make idlStefan Metzmacher2009-09-203-0/+324
* drsblobs.idl: add decoding for repsFromTo2Stefan Metzmacher2009-09-201-0/+30
* s4-auth: add SID_NT_ENTERPRISE_DCS is a server trust accountAndrew Tridgell2009-09-191-1/+13
* s4-drs: security checking on DRS needs to default to onAndrew Tridgell2009-09-191-1/+2
* s4-ldb: display an error if we can't decode a NDR blobAndrew Tridgell2009-09-191-1/+3
* s4-repl: need param.h for lp_parm_boolAndrew Tridgell2009-09-191-0/+1
* Handle dsdb_class_by_lDAPDisplayName returned values in schema_inferiors.cAnatoliy Atanasov2009-09-191-0/+8
* Move replmd_drsuapi_DsReplicaCursor2_compare to a common place.Anatoliy Atanasov2009-09-193-14/+8
* Add drs_security_level_check for dcesrv calls security checksAnatoliy Atanasov2009-09-196-20/+36