summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3:rpc streamline memory handlingSimo Sorce2010-02-161-13/+5
* s4-rpc: paranoid check for auth_lengthAndrew Tridgell2010-02-171-0/+11
* testprogs: add rather simple device mode tests to spoolss test.Günther Deschner2010-02-162-1/+127
* s3: Fix timeout calculation if g_lock_lock is given a timeout < 60sVolker Lendecke2010-02-161-1/+6
* s3: Slightly increase parallelism in g_lockVolker Lendecke2010-02-161-1/+7
* s3: Avoid starving locks when many processes die at the same timeVolker Lendecke2010-02-161-6/+4
* s3: Avoid a thundering herd in g_lock_unlockVolker Lendecke2010-02-161-1/+16
* s3: Optimize g_lock_lock for a heavily contended caseVolker Lendecke2010-02-161-3/+36
* s3: Fix handling of processes that died in g_lockVolker Lendecke2010-02-161-3/+5
* s4-kcc: remove a qsort() that snuck into the new topology codeAndrew Tridgell2010-02-161-2/+1
* s4-rpc: don't use auth padding in rpc bind requests as it breaks s3Andrew Tridgell2010-02-161-0/+7
* s4-dcerpc: fixed auth padding to be relative to the stub, not packetAndrew Tridgell2010-02-162-10/+17
* s4-dsdb: return LDB_ERR_CONSTRAINT_VIOLATION on num_recs != 1Andrew Tridgell2010-02-161-1/+1
* s4-samdb: use dsdb_search() in cracknamesAndrew Tridgell2010-02-161-57/+24
* s4-kcc: remove search_onelevel_with_deleted() in kccAndrew Tridgell2010-02-161-52/+3
* s4-dsdb: removed gendb_search_single_extended_dn()Andrew Tridgell2010-02-164-120/+19
* s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()Andrew Tridgell2010-02-165-33/+86
* s4-dsdb: replace dsdb_find_dn_by_guid() with a dsdb_search() callAndrew Tridgell2010-02-161-67/+84
* s4-dsdb: change dsdb_search_dn_with_deleted() to dsdb_search_dn() with dsdb_f...Andrew Tridgell2010-02-161-56/+58
* s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flagsAndrew Tridgell2010-02-1612-95/+52
* s4-dsdb: replace dsdb_modify_permissive() with dsdb_modify() and dsdb_flagsAndrew Tridgell2010-02-164-40/+45
* s4-dsdb: move dsdb_request_add_controls() into dsdb/common/util.cAndrew Tridgell2010-02-166-85/+115
* s3-docs: Document 'smbclient -C'.Volker Lendecke2010-02-162-0/+12
* s4-smbtorture: fix spoolss SD test against w2k8r2.Günther Deschner2010-02-161-0/+4
* s4-smbtorture: more work on test_PrinterInfo_DevMode RPC-SPOOLSS-PRINTER.Günther Deschner2010-02-161-4/+90
* s4-smbtorture: allow to call OpenPrinterEx with devicemode.Günther Deschner2010-02-161-4/+6
* testprogs: add "samba3" and "architecture=" options to spoolss tester.Günther Deschner2010-02-152-4/+39
* s4-drs: DsGetReplInfo() refactoringErick Nogueira do Nascimento2010-02-162-267/+205
* s4-drs: DsReplGetInfo() for DS_REPL_INFO_REPSTO infoTypeErick Nogueira do Nascimento2010-02-161-4/+142
* s4-smbtorture: more work on SD tests for RPC-SPOOLSS.Günther Deschner2010-02-151-13/+39
* s4-smbtorture: add rather simple spoolss device mode test.Günther Deschner2010-02-151-0/+120
* s4-smbtorture: use test_SetPrinter call in spoolss security descriptor tests.Günther Deschner2010-02-151-19/+5
* s4-smbtorture: w2k8r2 allows to add printers w/o defining printprocessor.Günther Deschner2010-02-151-9/+14
* testprogs: fix EnumJobs debug output in spoolss test.Günther Deschner2010-02-151-1/+1
* s3: Fix a typoVolker Lendecke2010-02-151-1/+1
* s4-rootdse: we don't need DSDB_FLAG_OWN_MODULE hereAndrew Tridgell2010-02-161-2/+2
* s4-drs: enable the recyclebin optional featureEduardo Lima2010-02-162-19/+262
* s4-kcc: remove C++ commentAndrew Tridgell2010-02-151-1/+1
* s4-kcc: initial code for the topology algorithmCrístian Deives2010-02-152-0/+615
* s4-dsdb: don't change replPropertyMetaData if the value hasn't changedAndrew Tridgell2010-02-151-4/+20
* s4-heimdal: Fix typos in comment.Karolin Seeger2010-02-151-1/+1
* s4-test: use local ldb for urgent_replication testAndrew Tridgell2010-02-151-1/+1
* s4-ldb: fixed permissions on urgent_replication.pyAndrew Tridgell2010-02-151-0/+0
* s4-test: minor fixes to urgent_replication.pyAndrew Tridgell2010-02-151-27/+4
* s4-drs: Test situations for Urgent ReplicationFernando J V da Silva2010-02-152-0/+415
* s4-drs: Function for accessing dsdb_load_partition_usn from PythonFernando J V da Silva2010-02-151-0/+50
* s4-drs: Fixes bugs regarding Urgent Replication on wrong situationsFernando J V da Silva2010-02-151-7/+16
* spoolss: disable GetPrinterDriver level 101 (as called by XP).Günther Deschner2010-02-151-2/+6
* s4-smbtorture: add some security descriptor tests to RPC-SPOOLSS and RPC-SPOO...Günther Deschner2010-02-151-0/+241
* s4:provision.c - "provsion_store_self_join" - don't set the realm if it's NULLMatthias Dieter Wallnöfer2010-02-151-2/+4