summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-smbtorture: allow to call OpenPrinterEx with devicemode.Günther Deschner2010-02-161-4/+6
* 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
* 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
* 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
* s4-drs: replace manual checks with dsdb_modify_permissive()Andrew Tridgell2010-02-151-32/+1
* s4-drs: use a permissive modify in addentryAndrew Tridgell2010-02-151-1/+1
* s4-dsdb: added dsdb_modify_permissive()Andrew Tridgell2010-02-151-0/+36
* s4:dcesrv_lsa.c - remove a superfluous empty lineMatthias Dieter Wallnöfer2010-02-141-1/+0
* s4-rpcserver: teach the rpc server to cope with bad sig_size estimatesAndrew Tridgell2010-02-141-18/+14
* a4-dcerpc: another attempt at dcerpc auth paddingAndrew Tridgell2010-02-143-15/+20
* s4-ldb: use TYPESAFE_QSORT() in the rest of the ldb codeAndrew Tridgell2010-02-145-11/+20
* s4:loadparm.c - prevent memory leaksMatthias Dieter Wallnöfer2010-02-131-0/+3
* s4:loadparm.c - the logfile parameter value needs to be duplicatedMatthias Dieter Wallnöfer2010-02-131-1/+1
* s4:popt_common.c - fix intendationMatthias Dieter Wallnöfer2010-02-131-1/+1
* s4:util.c - Corrected the location of the "Directory Service" objectMatthias Dieter Wallnöfer2010-02-131-1/+1
* s4:server.c - use always "return" instead of "exit" in the "binary_smbd_main"...Matthias Dieter Wallnöfer2010-02-131-4/+4
* libwbclient: Separate out the async functionsKai Blin2010-02-131-1/+1
* s4-smbd: fix crash in notify code on client terminationAndrew Tridgell2010-02-131-2/+2
* s4-rpc: be more careful about DCERPC auth paddingAndrew Tridgell2010-02-133-107/+107
* s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()Andrew Tridgell2010-02-136-16/+8
* s4-ldb: added LDB_TYPESAFE_QSORT()Andrew Tridgell2010-02-131-0/+18
* s4-wrepl: use TYPESAFE_QSORT() in wins repl codeAndrew Tridgell2010-02-131-1/+2
* s4-torture: use TYPESAFE_QSORT() in smbtortureAndrew Tridgell2010-02-134-26/+15
* s4-rpcserver: use TYPESAFE_QSORT() in rpc serversAndrew Tridgell2010-02-133-24/+19
* s4-ntvfs: use TYPESAFE_QSORT() in notify codeAndrew Tridgell2010-02-131-3/+2
* s4-socket: use TYPESAFE_QSORT() in netif codeAndrew Tridgell2010-02-131-1/+2
* s4-auth: use TYPESAFE_QSORT() in gensecAndrew Tridgell2010-02-131-1/+2
* s4-dsdb: use TYPESAFE_QSORT() in dsdb codeAndrew Tridgell2010-02-137-52/+28
* s4:kdc Fill in created_by principal fieldSimo Sorce2010-02-121-4/+7
* s4:kdc Fix double free and uninitialized memory.Simo Sorce2010-02-121-2/+13
* s4:auth/credentials/credentials.c - Initialise the "lm_response" and "nt_resp...Matthias Dieter Wallnöfer2010-02-121-0/+5
* s4:getopt.py - set the password callback only when no password has been providedMatthias Dieter Wallnöfer2010-02-121-4/+6
* s4:net_drs_bind: make some more stuff staticStefan Metzmacher2010-02-121-2/+2