summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: Fix for RPC-LSA-FOREST-TRUST.Sumit Bose2011-02-161-2/+5
* s4-smbtorture: Two fixes for forest trust test against samba.Sumit Bose2011-02-161-2/+6
* s4: Fix a typoVolker Lendecke2011-02-151-1/+1
* s4:torture/rpc/samr.c - fix up the "test_GroupList" suite regarding QueryDisp...Matthias Dieter Wallnöfer2011-02-151-2/+16
* s4:samr RPC server - QueryDisplayInfo returns always all domains users, alias...Matthias Dieter Wallnöfer2011-02-151-34/+40
* s4-ldb_modules/operational: Make use of dsdb_module_reference_dn() functionKamen Mazdrashki2011-02-151-17/+4
* s4:sam.py - add another "description" test caseMatthias Dieter Wallnöfer2011-02-151-0/+13
* s4:acl LDB module - interpret "userAccountControl" as "uint32_t"Matthias Dieter Wallnöfer2011-02-151-3/+3
* s4: Don't grant level II oplock to a file with byte-range locks.Pavel Shilovsky2011-02-154-2/+52
* s4:drsuapi/getncchanges: make sure we don't process filteres objects more tha...Stefan Metzmacher2011-02-151-3/+3
* Fix private libdir and codepages pathsSimo Sorce2011-02-151-1/+1
* Increase minor version since a public header has changedSimo Sorce2011-02-142-1/+249
* librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).Günther Deschner2011-02-142-3/+3
* s4:ldapcmp: cope with range retrivals of multivalued attributesStefan Metzmacher2011-02-141-1/+72
* s4-readline: remove leftover from readline merge.Günther Deschner2011-02-141-126/+0
* 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