summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-15s3: no need to globally include intl.h.Günther Deschner3-2/+2
2011-02-15s3-selftest: when skipping tests, use the selftest/skip file.Günther Deschner2-18/+9
2011-02-15s4:acl LDB module - interpret "userAccountControl" as "uint32_t"Matthias Dieter Wallnöfer1-3/+3
2011-02-15libcli/security - fix two output format specifiersMatthias Dieter Wallnöfer2-2/+2
2011-02-15s4: Don't grant level II oplock to a file with byte-range locks.Pavel Shilovsky4-2/+52
2011-02-15s4:drsuapi/getncchanges: make sure we don't process filteres objects more tha...Stefan Metzmacher1-3/+3
2011-02-15Fix private libdir and codepages pathsSimo Sorce2-2/+2
2011-02-14s3: Fix a C++ warningVolker Lendecke1-1/+1
2011-02-14Increase minor version since a public header has changedSimo Sorce2-1/+249
2011-02-14librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).Günther Deschner5-9/+22
2011-02-14Return NULL if tevent_add_fd() is passed a negative fdStephen Gallagher1-0/+6
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-14s3-waf: add UTIL_TEVENT subsystem (as in ../lib/util/wscript)Günther Deschner2-5/+11
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-14s3-librpc: no need to globally include endpointmapper headers.Günther Deschner2-1/+2
2011-02-14s3: move some defines to a better place.Günther Deschner2-17/+15
2011-02-14s3-proto: remove prototype for non-existing functions.Günther Deschner1-4/+0
2011-02-14s3-librpc: remove duplicate prototypes.Günther Deschner2-19/+14
2011-02-14s3: Fix a typed-punned warningVolker Lendecke1-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-14script: sign library releases with Samba Library Distribution KeyAndrew Tridgell1-1/+3
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-13s3: Add "comment" and "description" to pdb_adsVolker Lendecke1-0/+20
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-13s3: Make "net sam list [users|workstations]" list only the right thingsVolker Lendecke1-1/+20
2011-02-13s3: Use tlap_simple_recv in tldap_sasl_bind_recvVolker Lendecke1-6/+3
2011-02-13s3: Add error checking to asn1_read_OctetString_tallocVolker Lendecke1-2/+15
2011-02-13s3: Remove an unneeded protoVolker Lendecke1-3/+0
2011-02-13Fix typosVolker Lendecke2-2/+2
2011-02-13s3: Fix some nonempty blank linesVolker Lendecke2-10/+10
2011-02-13s3: Convert tldap_entry_values args to "array, count"Volker Lendecke3-7/+7
2011-02-13s3: Add an explicit counter to tldap_add_mod_[blobs|str]Volker Lendecke3-19/+27
2011-02-13s3: Convert tldap_make_mod_fmt args to "array, count"Volker Lendecke3-18/+18
2011-02-13s3: Convert tldap_make_mod_blob args to "array, count"Volker Lendecke2-2/+2
2011-02-13s3: Convert tldap_make_mod_blob_int args to "array, count"Volker Lendecke1-3/+3