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 | s4:acl LDB module - interpret "userAccountControl" as "uint32_t" | Matthias Dieter Wallnöfer | 1 | -3/+3 |
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 | 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 | 2 | -3/+3 |
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 | 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 | 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 | 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 | 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 | Fix typos | Volker Lendecke | 1 | -1/+1 |
2011-02-13 | pyldb: fix a bug in the unit test which prevented ldb.python to run all the t... | Matthieu Patou | 1 | -0/+3 |
2011-02-13 | librpc: add bindings for dnsp in python | Matthieu Patou | 1 | -0/+6 |
2011-02-13 | ldb: use the sizeof of the control variable as offset instead of hardcoded va... | Matthieu Patou | 1 | -22/+21 |
2011-02-13 | ldb: remove "magic" string in ldb_controls, replace them with constants defin... | Matthieu Patou | 2 | -22/+53 |
2011-02-10 | s4-tools: Added --sddl option, which allows the user to add an ACE to an obje... | Nadezhda Ivanova | 1 | -4/+8 |
2011-02-10 | librpc: move preg.idl to main directory. | Günther Deschner | 1 | -1/+1 |
2011-02-10 | s4-tests: Some tests that prove behavior for INHERITED user-provided ACEs is ... | Nadezhda Ivanova | 1 | -0/+34 |
2011-02-10 | s4-build: need EXPAND_VARIABLES() for terminal in make test | Andrew Tridgell | 1 | -1/+1 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 78 | -121/+121 |
2011-02-10 | s4-krb5: authkrb5 should depend on ldb | Andrew Tridgell | 1 | -1/+1 |
2011-02-10 | libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport | Andrew Bartlett | 4 | -174/+177 |
2011-02-10 | auth Move auth_sam_reply into the top level. | Andrew Bartlett | 2 | -397/+0 |
2011-02-10 | ldb: added ldb 1.0.0 ABI signatures | Andrew Tridgell | 1 | -0/+248 |
2011-02-10 | ldb: change version number to 1.0.0 | Andrew Tridgell | 1 | -1/+1 |
2011-02-10 | ldb: fixed two warnings in the ldb_ldap backend | Andrew Tridgell | 1 | -2/+2 |
2011-02-10 | ldb: added a include/ldb_version.h | Andrew Tridgell | 2 | -2/+10 |
2011-02-09 | s4:WAF build - remove "source4/configure.developer" | Matthias Dieter Wallnöfer | 1 | -6/+0 |
2011-02-09 | ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic errors | Matthias Dieter Wallnöfer | 8 | -19/+20 |
2011-02-09 | ldb:tools - always check if ldb connection has been estabilished | Matthias Dieter Wallnöfer | 7 | -1/+19 |
2011-02-09 | ldb:ldbsearch tool - use LDB result constants where possible | Matthias Dieter Wallnöfer | 1 | -7/+7 |
2011-02-09 | ldb:ldbsearch tool - simplify error code return | Matthias Dieter Wallnöfer | 1 | -3/+1 |
2011-02-09 | ldb:ldbsearch tool - use "%u" for printing unsigned integers | Matthias Dieter Wallnöfer | 1 | -1/+1 |