Age | Commit message (Expand) | Author | Files | Lines |
2010-08-08 | s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is broken | Stefan Metzmacher | 1 | -0/+9 |
2010-08-07 | s4:rpc_server/lsa: better include a .h file don't include a .c file | Stefan Metzmacher | 1 | -1/+2 |
2010-08-07 | s4:kcc_connection.c - fix typo in error message | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-08-07 | s4:ldap.py - comment a test part which fails with another error code on Windows | Matthias Dieter Wallnöfer | 1 | -5/+6 |
2010-08-07 | s4:ldap.py - test the new "systemFlags" constraint | Matthias Dieter Wallnöfer | 1 | -1/+11 |
2010-08-07 | s4:objectclass LDB module - "add operation" - enhance and clean the "systemFl... | Matthias Dieter Wallnöfer | 1 | -8/+20 |
2010-08-07 | s4:ldap.py - test for an invalid "objectCategory" attribute | Matthias Dieter Wallnöfer | 1 | -0/+10 |
2010-08-07 | s4:objectclass LDB module - "add operation" - implement "objectCategory" vali... | Matthias Dieter Wallnöfer | 1 | -5/+34 |
2010-08-07 | s4:ldap.py - proof for the impossibility to add a LSA-specific object over LDAP | Matthias Dieter Wallnöfer | 1 | -0/+11 |
2010-08-07 | s4:urgent_replication.py - relax also here the add of a secrets object | Matthias Dieter Wallnöfer | 1 | -2/+1 |
2010-08-07 | s3:dcesrv_lsa.c - use the RELAX control in order to create LSA objects | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-08-07 | s4:dsdb/common/util.c - add a function "dsdb_add" | Matthias Dieter Wallnöfer | 1 | -0/+30 |
2010-08-07 | s4:objectclass LDB module - "add operation" - reject creation of LSA specific... | Matthias Dieter Wallnöfer | 1 | -0/+8 |
2010-08-07 | s4:objectclass LDB module - "add operation" - move two checks | Matthias Dieter Wallnöfer | 1 | -17/+12 |
2010-08-07 | s4:objectclass LDB module - "add operation" - deny multiple "objectclass" mes... | Matthias Dieter Wallnöfer | 1 | -5/+14 |
2010-08-07 | s4:objectclass LDB module - "add" operation - free "mem_ctx" as soon as possible | Matthias Dieter Wallnöfer | 1 | -4/+2 |
2010-08-07 | s4:ntlmssp Merge more aspects of the source3/ NTLMSSP layer | Andrew Bartlett | 1 | -20/+21 |
2010-08-07 | s4:ntlmssp Re-add gensec_ntlmssp wrapper to allow merge with source3/ | Andrew Bartlett | 2 | -20/+54 |
2010-08-07 | s4:ntlmssp Always setup the session keys and signing state | Andrew Bartlett | 1 | -9/+1 |
2010-08-06 | s4:ntlmssp Adjust Samba4 ntlmssp code to look more like the code in Samba3. | Andrew Bartlett | 2 | -71/+119 |
2010-08-05 | s3-torture: Improve the winreg deletekey torture comments. | Andreas Schneider | 1 | -5/+6 |
2010-08-05 | s3-torture: Correctly cleanup the winreg volatile key test. | Andreas Schneider | 1 | -8/+13 |
2010-08-05 | s4-torture: Fixed the winreg EnumValue test against Windows. | Andreas Schneider | 1 | -8/+34 |
2010-08-05 | s4-dns: fix dnsp for old build | Andrew Tridgell | 2 | -2/+7 |
2010-08-05 | s4-dns: expanded the DNSP code to handle more record type | Andrew Tridgell | 1 | -1/+1 |
2010-08-05 | s4-ldb: added ldif handler for the dnsRecord attribute | Andrew Tridgell | 3 | -2/+25 |
2010-08-05 | dns: first version of dsnRecord parser | Andrew Tridgell | 1 | -1/+6 |
2010-08-04 | s4:LDB modules - remove the "kludge_acl" module code | Matthias Dieter Wallnöfer | 1 | -516/+0 |
2010-08-04 | s4-dsdb: Removed kludge_acl as it is no longer necessary | Nadezhda Ivanova | 5 | -23/+47 |
2010-08-03 | s4/vampire: update dNSHostName for the Server object | Anatoliy Atanasov | 1 | -1/+61 |
2010-08-03 | s4-schema: More verbose error log when subClassOf is not found in schema | Kamen Mazdrashki | 1 | -1/+3 |
2010-08-03 | s4: fix comment typos | Kamen Mazdrashki | 1 | -3/+3 |
2010-08-02 | s4:librpc/rpc: avoid using DCERPC_NDR_REF_ALLOC for epm_Map() | Stefan Metzmacher | 1 | -2/+2 |
2010-08-02 | s4:torture/libnet: avoid dereferencing dcerpc_binding_handle internals | Stefan Metzmacher | 1 | -4/+5 |
2010-08-02 | s4-smbtorture: remove another old and now invalid s3 special case during spoo... | Günther Deschner | 1 | -7/+0 |
2010-08-01 | s4:ldap.py - remove superflous spaces | Matthias Dieter Wallnöfer | 1 | -2/+0 |
2010-08-01 | s4:ldap.py - additional "instanceType" checks | Matthias Dieter Wallnöfer | 1 | -0/+23 |
2010-08-01 | s4:instancetype LDB module - add checks requested by MS-ADTS 3.1.1.5.2.2 | Matthias Dieter Wallnöfer | 1 | -6/+20 |
2010-08-01 | s4:objectclass LDB module - consider the "instanceType" when adding NCs | Matthias Dieter Wallnöfer | 1 | -10/+18 |
2010-08-01 | s4:descriptor LDB module - remove the "forest DN" check | Matthias Dieter Wallnöfer | 1 | -4/+3 |
2010-08-01 | s4:acl LDB module - remove the "forest DN" check | Matthias Dieter Wallnöfer | 1 | -6/+3 |
2010-08-01 | s4:acl LDB module - remove unused call "is_root_base_dn" | Matthias Dieter Wallnöfer | 1 | -8/+0 |
2010-08-01 | s4:urgent_replication.py test - adapt the test for the harder delete restrict... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-08-01 | s4:ldap.py - perform tests on the additional delete constraint checks | Matthias Dieter Wallnöfer | 1 | -4/+38 |
2010-08-01 | s4:objectclass LDB module - implement additional delete constraint checks | Matthias Dieter Wallnöfer | 1 | -3/+47 |
2010-08-01 | s4:ldap.py - add a test for "CN=System" object rename behaviour | Matthias Dieter Wallnöfer | 1 | -0/+8 |
2010-08-01 | s4:subtree_rename LDB module - rename "check_system_flags" into "check_constr... | Matthias Dieter Wallnöfer | 1 | -9/+43 |
2010-08-01 | s4:subtree_rename LDB module - introduce out of memory checks | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2010-08-01 | s4:dsdb/samdb/ldb_modules/util.c - remove unused variables | Matthias Dieter Wallnöfer | 1 | -2/+0 |
2010-08-01 | s4:torture/rpc/winreg: fix "strict aliasing" compiler warnings | Stefan Metzmacher | 1 | -3/+3 |