summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4:acl LDB module - remove unused call "is_root_base_dn"Matthias Dieter Wallnöfer2010-08-011-8/+0
* s4:urgent_replication.py test - adapt the test for the harder delete restrict...Matthias Dieter Wallnöfer2010-08-011-1/+1
* s4:ldap.py - perform tests on the additional delete constraint checksMatthias Dieter Wallnöfer2010-08-011-4/+38
* s4:objectclass LDB module - implement additional delete constraint checksMatthias Dieter Wallnöfer2010-08-011-3/+47
* s3: Fix an uninitialized variableVolker Lendecke2010-08-011-1/+1
* s3: Fix a C++ warningVolker Lendecke2010-08-011-1/+1
* s3: Fix some nonempty blank linesVolker Lendecke2010-08-012-22/+22
* s3: Fix an uninitialized variableVolker Lendecke2010-08-011-1/+1
* s4:ldap.py - add a test for "CN=System" object rename behaviourMatthias Dieter Wallnöfer2010-08-011-0/+8
* s4:subtree_rename LDB module - rename "check_system_flags" into "check_constr...Matthias Dieter Wallnöfer2010-08-011-9/+43
* s4:subtree_rename LDB module - introduce out of memory checksMatthias Dieter Wallnöfer2010-08-011-0/+4
* s4:dsdb/samdb/ldb_modules/util.c - remove unused variablesMatthias Dieter Wallnöfer2010-08-011-2/+0
* s4:torture/rpc/winreg: fix "strict aliasing" compiler warningsStefan Metzmacher2010-08-011-3/+3
* s4:torture/rpc/winreg: fix the build with non gcc compilers (e.g. on solaris)Stefan Metzmacher2010-08-011-4/+3
* s4:ldap.py - performs some "systemFlags" testingMatthias Dieter Wallnöfer2010-08-011-0/+56
* s4:subtree_rename LDB module - introduce the "systemFlags" protection rulesMatthias Dieter Wallnöfer2010-08-011-2/+122
* s4:dsdb/pydsdb.c - import "systemFlags" into PythonMatthias Dieter Wallnöfer2010-07-311-0/+26
* s4:subtree_rename LDB module - "subren_ctx_init" - fix the "out of memory" re...Matthias Dieter Wallnöfer2010-07-311-3/+2
* s4:torture/winreg.c - fix warnings of Solaris 10 cc through the appropriate c...Matthias Dieter Wallnöfer2010-07-311-4/+4
* s4:torture/winreg.c - remove unreachable codeMatthias Dieter Wallnöfer2010-07-311-2/+0
* s4:torture/winreg.c - add a FIXME comment on a codepart which isn't standard ...Matthias Dieter Wallnöfer2010-07-311-0/+1
* s4:dcesrv_netr_LogonGetDomainInfo - improve the client OS informations updateMatthias Dieter Wallnöfer2010-07-311-19/+8
* s4:blackbox/newuser: use test specific user namesStefan Metzmacher2010-07-311-10/+10
* s4:selftest: skip samba4.blackbox.ktpass for now as it's not portableStefan Metzmacher2010-07-311-0/+3
* s4:blackblock/ktpass: use test specific user nameStefan Metzmacher2010-07-311-7/+6
* s4:librpc/rpc: use the correct ndr flags in dcerpc_ndr_validate_in()Stefan Metzmacher2010-07-311-0/+16
* s3-printing: remove unused get_local_printer_publishing_data() call.Günther Deschner2010-07-311-14/+0
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-3117-10/+20
* cleanups: Trailing spaces, line length, etc...Simo Sorce2010-07-301-111/+163
* s3-dcerpc: Use dcerpc_guess_sizes in the server code too.Simo Sorce2010-07-301-95/+38
* s3-dceprc: Improve dcerpc_guess_sizes() interfaceSimo Sorce2010-07-303-20/+30
* s3-dcerpc: rationalize packet creation in the server codeSimo Sorce2010-07-302-86/+86
* s3-dcerpc: Make function to guess pdu sizes common.Simo Sorce2010-07-303-112/+130
* s3-dceprc: consolidate use of dcerpc_push_dcerpc_auth()Simo Sorce2010-07-301-76/+31
* s3-dcerpc: Remove unused functionsSimo Sorce2010-07-301-166/+0
* s3-dcerpc: use common spengo wrapper code for client SPNEGO/NTLMSSPSimo Sorce2010-07-305-162/+321
* s3-dcerpc: add sign/seal support when using SPNEGO/KRB5Simo Sorce2010-07-304-87/+235
* s3-dcerpc: Add SPNEGO incapsulation for KRB5 authSimo Sorce2010-07-307-31/+454
* rpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign/seal is set for ntlmsspSimo Sorce2010-07-301-0/+6
* s3: Remove "cli" from "struct finfo"Volker Lendecke2010-07-305-22/+31
* s4-smbtorture: remove ifdefed symlink test, this is already skipped internallyGünther Deschner2010-07-301-2/+0
* Revert "s4-torture: Disable setting REG_BINARY printer data with size 0."Günther Deschner2010-07-301-4/+0
* We should be using the winbindd separator in this case, not hardcoding a \\ v...Jeremy Allison2010-07-291-1/+3
* s3: Do the ftruncate write cache optimization in one placeVolker Lendecke2010-07-291-0/+31
* Revert "s3: Avoid pwrite calls for the 1-byte writes with zero content"Volker Lendecke2010-07-291-50/+4
* s3: Avoid an unnecessary ftruncate callVolker Lendecke2010-07-291-1/+1
* Fix bug #7589 - ntlm_auth fails to use cached credentials.Jeremy Allison2010-07-291-7/+5
* s3-spoolss: Increased debug level for trace output.Andreas Schneider2010-07-291-1/+2
* s3-spoolss: Fixed debug statements and increased level.Andreas Schneider2010-07-291-4/+4
* Fix tdb_check() to work with read-only tdb databases. The function tdb_lockal...Jeremy Allison2010-07-291-3/+3