summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* s4:provision_basedn_modify - fix the "auditPolicy" attributeMatthias Dieter Wallnöfer2009-09-201-1/+2
* s4:utils Remove typo...Andrew Bartlett2009-09-191-1/+0
* s4:dsdb Print the partition we failed to suggest replication forAndrew Bartlett2009-09-191-1/+2
* libcli:nbt move prototypes of lmhosts functions to libnbt.hAndrew Bartlett2009-09-192-5/+6
* s4:utils Explian fix for testparm -vAndrew Bartlett2009-09-191-2/+6
* s4-ldb: bump minimum version in ldb tooAndrew Tridgell2009-09-191-1/+1
* more include minimisationAndrew Tridgell2009-09-1912-41/+0
* tdb: increase minor versionAndrew Tridgell2009-09-192-2/+2
* s4-smbd: removed unnecessary includesAndrew Tridgell2009-09-195-11/+0
* s4-scripts: make minimal_includes handle our -I overridesAndrew Tridgell2009-09-191-10/+20
* s4-smbd: minimise includes in smbd/ and smb_serverAndrew Tridgell2009-09-1921-40/+0
* s4-testparm: fixed -v optionAndrew Tridgell2009-09-191-1/+1
* s4-rpc_server: removed remaining unnecessary #includesAndrew Tridgell2009-09-194-5/+2
* s4-rpc: remove some unnecessary #include linesAndrew Tridgell2009-09-194-8/+0
* s4:samdb.py - further reworkMatthias Dieter Wallnöfer2009-09-191-12/+9
* pidl: update expected output for NDR64 changesAndrew Tridgell2009-09-191-1/+1
* s4-netlogon: implement dcesrv_netr_DsRAddressToSitenamesExWAndrew Tridgell2009-09-191-2/+24
* s4-resolve: fixed a crash bug on timeoutAndrew Tridgell2009-09-199-11/+13
* s4-pipes: convert pipe names to lowercase and validateAndrew Tridgell2009-09-181-0/+19
* s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell2009-09-1825-77/+159
* s4-kdc: ignore unknown keytypes Andrew Tridgell2009-09-181-0/+6
* Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-1838-686/+2020
|\
| * s4-drs: cope with dupliate linked attributesAndrew Tridgell2009-09-181-1/+41