Age | Commit message (Expand) | Author | Files | Lines |
2011-02-15 | s4:sam.py - add another "description" test case | Matthias Dieter Wallnöfer | 1 | -0/+13 |
2011-02-15 | s3-waf: fix the build. | Günther Deschner | 1 | -3/+4 |
2011-02-15 | s3-selftest: move all skipped test to skiplist. | Günther Deschner | 2 | -25/+15 |
2011-02-15 | s3-waf: TLDAP is only needed by pdb_ads (and smbtorture). | Günther Deschner | 2 | -2/+2 |
2011-02-15 | s3: no need to globally include intl.h. | Günther Deschner | 3 | -2/+2 |
2011-02-15 | s3-selftest: when skipping tests, use the selftest/skip file. | Günther Deschner | 2 | -18/+9 |
2011-02-15 | s4:acl LDB module - interpret "userAccountControl" as "uint32_t" | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2011-02-15 | libcli/security - fix two output format specifiers | Matthias Dieter Wallnöfer | 2 | -2/+2 |
2011-02-15 | s4: Don't grant level II oplock to a file with byte-range locks. | Pavel Shilovsky | 4 | -2/+52 |
2011-02-15 | s4:drsuapi/getncchanges: make sure we don't process filteres objects more tha... | Stefan Metzmacher | 1 | -3/+3 |
2011-02-15 | Fix private libdir and codepages paths | Simo Sorce | 2 | -2/+2 |
2011-02-14 | s3: Fix a C++ warning | Volker Lendecke | 1 | -1/+1 |
2011-02-14 | Increase minor version since a public header has changed | Simo Sorce | 2 | -1/+249 |
2011-02-14 | librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so). | Günther Deschner | 5 | -9/+22 |
2011-02-14 | Return NULL if tevent_add_fd() is passed a negative fd | Stephen Gallagher | 1 | -0/+6 |
2011-02-14 | s4:ldapcmp: cope with range retrivals of multivalued attributes | Stefan Metzmacher | 1 | -1/+72 |
2011-02-14 | s4-readline: remove leftover from readline merge. | Günther Deschner | 1 | -126/+0 |
2011-02-14 | s3-waf: add UTIL_TEVENT subsystem (as in ../lib/util/wscript) | Günther Deschner | 2 | -5/+11 |
2011-02-14 | s4-ldb_modules/acl: Use ntds_guid for SPN check only we have a DC object | Kamen Mazdrashki | 1 | -6/+5 |
2011-02-14 | s4-ldb_modules/acl: Get correct NTDSDSA objectGUID to check SPN for | Kamen Mazdrashki | 1 | -2/+17 |
2011-02-14 | s4-ldb_modules/util: Implement dsdb_module_find_ntdsguid_for_computer() | Kamen Mazdrashki | 1 | -0/+30 |
2011-02-14 | s4/ldb_modules/acl.c: Fix calculation for samAccountName string len | Kamen Mazdrashki | 1 | -1/+1 |
2011-02-14 | s3-librpc: no need to globally include endpointmapper headers. | Günther Deschner | 2 | -1/+2 |
2011-02-14 | s3: move some defines to a better place. | Günther Deschner | 2 | -17/+15 |
2011-02-14 | s3-proto: remove prototype for non-existing functions. | Günther Deschner | 1 | -4/+0 |
2011-02-14 | s3-librpc: remove duplicate prototypes. | Günther Deschner | 2 | -19/+14 |
2011-02-14 | s3: Fix a typed-punned warning | Volker Lendecke | 1 | -1/+1 |
2011-02-14 | s4-dsdb: cope with broken exchange schema with single valued backlinks | Andrew Tridgell | 1 | -0/+7 |
2011-02-14 | s4-ldb: fixed a uninitialised el->flags in ldb_tdb | Andrew Tridgell | 1 | -2/+1 |
2011-02-14 | s4-dsdb: cleanups to the backupkey RPC server | Andrew Tridgell | 1 | -15/+15 |
2011-02-14 | s4-dsdb: fixed problem with constrained modification of description attribute | Andrew Tridgell | 1 | -44/+13 |
2011-02-14 | s4-ldb: added LDB_FLAG_INTERNAL_FORCE_SINGLE_VALUE_CHECK | Andrew Tridgell | 2 | -0/+11 |
2011-02-14 | s4-ldb: use a helper function for single valued checking | Andrew Tridgell | 1 | -25/+35 |
2011-02-14 | ldb-web: update mailing list info | Andrew Tridgell | 1 | -5/+5 |
2011-02-14 | script: sign library releases with Samba Library Distribution Key | Andrew Tridgell | 1 | -1/+3 |
2011-02-14 | s4:selftest: add tests with seal and sign for backupkey | Matthieu Patou | 1 | -0/+4 |
2011-02-14 | s4: Renable samba4.rpc.backupkey | Stefan Metzmacher | 1 | -1/+0 |
2011-02-14 | s4: load the backupkey endpoint | Matthieu Patou | 1 | -1/+1 |
2011-02-14 | s4: Add server side implementation of backup key remote protocol | Matthieu Patou | 2 | -0/+1315 |
2011-02-13 | s3: Add "comment" and "description" to pdb_ads | Volker Lendecke | 1 | -0/+20 |
2011-02-13 | s4/upgradeprovision: Fix help for --debugguess. | Michael Wood | 1 | -1/+1 |
2011-02-13 | s4/upgradeprovision: Typo and better word. | Michael Wood | 1 | -2/+2 |
2011-02-13 | s4: samba_backup: Fix typos. | Michael Wood | 1 | -3/+3 |
2011-02-13 | s3: Make "net sam list [users|workstations]" list only the right things | Volker Lendecke | 1 | -1/+20 |
2011-02-13 | s3: Use tlap_simple_recv in tldap_sasl_bind_recv | Volker Lendecke | 1 | -6/+3 |
2011-02-13 | s3: Add error checking to asn1_read_OctetString_talloc | Volker Lendecke | 1 | -2/+15 |
2011-02-13 | s3: Remove an unneeded proto | Volker Lendecke | 1 | -3/+0 |
2011-02-13 | Fix typos | Volker Lendecke | 2 | -2/+2 |
2011-02-13 | s3: Fix some nonempty blank lines | Volker Lendecke | 2 | -10/+10 |
2011-02-13 | s3: Convert tldap_entry_values args to "array, count" | Volker Lendecke | 3 | -7/+7 |