Age | Commit message (Expand) | Author | Files | Lines |
2009-10-15 | Fix valgrind memory leak in bug #6814 - Fixes for problems reported by valgrind | Jeremy Allison | 3 | -1/+9 |
2009-10-16 | s3: fixed krb5 build problem on ubuntu karmic | Andrew Tridgell | 2 | -0/+13 |
2009-10-16 | s4-pvfs: fixed mask handling for SEC_FLAG_MAXIMUM_ALLOWED | Andrew Tridgell | 1 | -2/+2 |
2009-10-16 | s4-torture: take privileges into account in BASE-MAXIMUM_ALLOWED | Andrew Tridgell | 1 | -10/+48 |
2009-10-16 | idl: added bit definition for privilege masks | Andrew Tridgell | 2 | -0/+19 |
2009-10-15 | s4:dcerpc_server - Read the generic session key out from "dcerpc_generic_sess... | Matthias Dieter Wallnöfer | 1 | -5/+2 |
2009-10-15 | s3-spnego: fix memleak in spnego_parse_auth(). | Günther Deschner | 1 | -1/+5 |
2009-10-15 | s3-spnego: Fix Bug #6815. Windows 2008 R2 SPNEGO negTokenTarg parsing failure. | Günther Deschner | 2 | -20/+15 |
2009-10-15 | s4:w32err_code.py script - put it under "scripting/bin" | Matthias Dieter Wallnöfer | 1 | -0/+0 |
2009-10-15 | s3/docs: Add missing meta data to man ldbrename. | Karolin Seeger | 1 | -0/+3 |
2009-10-15 | s4-smb: fill in fnum as well for root_fid | Andrew Tridgell | 2 | -1/+3 |
2009-10-15 | s4-selftest: mark some CIFS backend tests as known fail | Andrew Tridgell | 1 | -0/+4 |
2009-10-15 | s4-smbserver: fixed root_fid in nttrans create | Andrew Tridgell | 1 | -1/+1 |
2009-10-15 | s4-libcli: fixed structure element bug in ntcreatexreadx | Andrew Tridgell | 1 | -1/+1 |
2009-10-15 | s4-torture: catch bad command line options | Andrew Tridgell | 1 | -0/+3 |
2009-10-15 | s4-pvfs: implement root_fid support in posix backend | Andrew Tridgell | 1 | -0/+15 |
2009-10-15 | s4-smb: declare root_fid as a file handle | Andrew Tridgell | 29 | -139/+139 |
2009-10-15 | s4-pvfs: fixed handling of SEC_FLAG_MAXIMUM_ALLOWED | Andrew Tridgell | 1 | -1/+1 |
2009-10-15 | s4-ldaptest: "testgroup" is a bit too common | Andrew Tridgell | 1 | -2/+2 |
2009-10-15 | s4:ntlmssp server - use also here the new "lp_dnsdomain()" call | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2009-10-15 | s4:auth/credentials/credentials - fix uninitalised pointers | Matthias Dieter Wallnöfer | 1 | -7/+35 |
2009-10-15 | s3: fix outdated proto.h causing build error on AIX | Björn Jacke | 1 | -1/+1 |
2009-10-15 | s4-ldap: test the rDN size limit | Andrew Tridgell | 1 | -0/+25 |
2009-10-15 | s4-dsdb: implement limit on rDN length | Andrew Tridgell | 1 | -3/+11 |
2009-10-15 | s4-ldb: removed incorrect rDN length test | Andrew Tridgell | 1 | -13/+0 |
2009-10-15 | s4-ldb: removed bugus RDN length check | Andrew Tridgell | 1 | -5/+0 |
2009-10-15 | s4-script: flush DNS after adding new addresses | Andrew Tridgell | 1 | -0/+1 |
2009-10-15 | s4-devel: for devel scripts its better to use bin/ than $PREFIX/bin | Andrew Tridgell | 2 | -6/+7 |
2009-10-15 | s4-drs: support DRSUAPI_DRS_ADD_REF flag | Andrew Tridgell | 1 | -5/+29 |
2009-10-15 | s4-drs: implement more of DsUpdateRefs | Andrew Tridgell | 2 | -27/+63 |
2009-10-15 | ldb: fixed display of replUpToDateVector | Andrew Tridgell | 1 | -1/+1 |
2009-10-15 | drs: improved error checking | Andrew Tridgell | 1 | -16/+49 |
2009-10-15 | s4-dsdb: added samdb_rodc() and samdb_ntds_options() | Andrew Tridgell | 2 | -1/+51 |
2009-10-15 | libds: added nTDSDSA options flags | Andrew Tridgell | 1 | -0/+7 |
2009-10-15 | idl: added WSPP DrsOptions bit names | Andrew Tridgell | 4 | -0/+122 |
2009-10-14 | Fix the build, missing ->. | Jeremy Allison | 2 | -3/+3 |
2009-10-14 | Final part of fix for bug 6793 - winbindd crash with "INTERNAL ERROR: Signal 6" | Jeremy Allison | 1 | -0/+2 |
2009-10-14 | s3:winbind: Fix a double-free | Volker Lendecke | 1 | -1/+0 |
2009-10-14 | s3:winbind: Fix bug 6793 -- segfault in winbindd_pam_auth | Volker Lendecke | 1 | -7/+6 |
2009-10-14 | s3-build: we need to have talloc 2.0.1 when building with external talloc. | Günther Deschner | 1 | -1/+1 |
2009-10-14 | talloc: Fix exports and increment talloc version | Simo Sorce | 3 | -37/+40 |
2009-10-14 | talloc: Make abi checks in release script | Simo Sorce | 1 | -0/+10 |
2009-10-14 | talloc: Move release script under /script too | Simo Sorce | 1 | -0/+0 |
2009-10-14 | talloc: Change the way mksysms work | Simo Sorce | 3 | -36/+29 |
2009-10-14 | s3-passdb: missed two prototypes while moving to enum netr_SchannelType. | Günther Deschner | 1 | -2/+4 |
2009-10-14 | s4:torture cldap test - Add checks for the right forest DNS name | Matthias Dieter Wallnöfer | 1 | -1/+6 |
2009-10-14 | s4:password_hash - load the domain parameters from the "loadparm context" | Matthias Dieter Wallnöfer | 1 | -42/+11 |
2009-10-14 | s4:torture - fix up "ldap_basic" test | Matthias Dieter Wallnöfer | 1 | -5/+6 |
2009-10-14 | s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed | Matthias Dieter Wallnöfer | 15 | -49/+43 |
2009-10-14 | s4:loadparm - adapt "realm" handling | Matthias Dieter Wallnöfer | 2 | -3/+24 |