summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-ldb_modules/acl: Use ntds_guid for SPN check only we have a DC objectKamen Mazdrashki2011-02-141-6/+5
* s4-ldb_modules/acl: Get correct NTDSDSA objectGUID to check SPN forKamen Mazdrashki2011-02-141-2/+17
* s4-ldb_modules/util: Implement dsdb_module_find_ntdsguid_for_computer()Kamen Mazdrashki2011-02-141-0/+30
* s4/ldb_modules/acl.c: Fix calculation for samAccountName string lenKamen Mazdrashki2011-02-141-1/+1
* s4-dsdb: cope with broken exchange schema with single valued backlinksAndrew Tridgell2011-02-141-0/+7
* s4-ldb: fixed a uninitialised el->flags in ldb_tdbAndrew Tridgell2011-02-141-2/+1
* s4-dsdb: cleanups to the backupkey RPC serverAndrew Tridgell2011-02-141-15/+15
* s4-dsdb: fixed problem with constrained modification of description attributeAndrew Tridgell2011-02-141-44/+13
* s4-ldb: added LDB_FLAG_INTERNAL_FORCE_SINGLE_VALUE_CHECKAndrew Tridgell2011-02-142-0/+11
* s4-ldb: use a helper function for single valued checkingAndrew Tridgell2011-02-141-25/+35
* ldb-web: update mailing list infoAndrew Tridgell2011-02-141-5/+5
* s4:selftest: add tests with seal and sign for backupkeyMatthieu Patou2011-02-141-0/+4
* s4: Renable samba4.rpc.backupkeyStefan Metzmacher2011-02-141-1/+0
* s4: load the backupkey endpointMatthieu Patou2011-02-141-1/+1
* s4: Add server side implementation of backup key remote protocolMatthieu Patou2011-02-142-0/+1315
* s4/upgradeprovision: Fix help for --debugguess.Michael Wood2011-02-131-1/+1
* s4/upgradeprovision: Typo and better word.Michael Wood2011-02-131-2/+2
* s4: samba_backup: Fix typos.Michael Wood2011-02-131-3/+3
* Fix typosVolker Lendecke2011-02-131-1/+1
* pyldb: fix a bug in the unit test which prevented ldb.python to run all the t...Matthieu Patou2011-02-131-0/+3
* librpc: add bindings for dnsp in pythonMatthieu Patou2011-02-131-0/+6
* ldb: use the sizeof of the control variable as offset instead of hardcoded va...Matthieu Patou2011-02-131-22/+21
* ldb: remove "magic" string in ldb_controls, replace them with constants defin...Matthieu Patou2011-02-132-22/+53
* s4-tools: Added --sddl option, which allows the user to add an ACE to an obje...Nadezhda Ivanova2011-02-101-4/+8
* librpc: move preg.idl to main directory.Günther Deschner2011-02-101-1/+1
* s4-tests: Some tests that prove behavior for INHERITED user-provided ACEs is ...Nadezhda Ivanova2011-02-101-0/+34
* s4-build: need EXPAND_VARIABLES() for terminal in make testAndrew Tridgell2011-02-101-1/+1
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-1078-121/+121
* s4-krb5: authkrb5 should depend on ldbAndrew Tridgell2011-02-101-1/+1
* libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett2011-02-104-174/+177
* auth Move auth_sam_reply into the top level.Andrew Bartlett2011-02-102-397/+0
* ldb: added ldb 1.0.0 ABI signaturesAndrew Tridgell2011-02-101-0/+248
* ldb: change version number to 1.0.0Andrew Tridgell2011-02-101-1/+1
* ldb: fixed two warnings in the ldb_ldap backendAndrew Tridgell2011-02-101-2/+2
* ldb: added a include/ldb_version.hAndrew Tridgell2011-02-102-2/+10
* s4:WAF build - remove "source4/configure.developer"Matthias Dieter Wallnöfer2011-02-091-6/+0
* ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic errorsMatthias Dieter Wallnöfer2011-02-098-19/+20
* ldb:tools - always check if ldb connection has been estabilishedMatthias Dieter Wallnöfer2011-02-097-1/+19
* ldb:ldbsearch tool - use LDB result constants where possibleMatthias Dieter Wallnöfer2011-02-091-7/+7
* ldb:ldbsearch tool - simplify error code returnMatthias Dieter Wallnöfer2011-02-091-3/+1
* ldb:ldbsearch tool - use "%u" for printing unsigned integersMatthias Dieter Wallnöfer2011-02-091-1/+1
* ldb:ldbedit tool - don't forget about the "do_edit" result codeMatthias Dieter Wallnöfer2011-02-091-11/+4
* ldb:ldbedit tool - fix bug #7914Matthias Dieter Wallnöfer2011-02-091-4/+7
* ldb:ldbedit tool - use unsigned counters for consistency with other LDB toolsMatthias Dieter Wallnöfer2011-02-091-2/+2
* ldb:ldbedit tool - use "%u" for printing out unsigned integersMatthias Dieter Wallnöfer2011-02-091-2/+2
* ldb:ldbedit tool - use LDB result constants where neededMatthias Dieter Wallnöfer2011-02-091-5/+5
* ldb:ldbrename tool - use LDB result constant where neededMatthias Dieter Wallnöfer2011-02-091-1/+1
* ldb:ldbmodify tool - use unsigned counters for consistency with other LDB toolsMatthias Dieter Wallnöfer2011-02-091-5/+5
* ldb:ldbdel tool - use LDB result constants for consistencyMatthias Dieter Wallnöfer2011-02-091-7/+7
* ldb:ldbadd tool - use LDB return codes where possibleMatthias Dieter Wallnöfer2011-02-091-4/+6