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