summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-02-15s4-test: minor fixes to urgent_replication.pyAndrew Tridgell1-27/+4
2010-02-15s4-drs: Test situations for Urgent ReplicationFernando J V da Silva2-0/+415
2010-02-15s4-drs: Function for accessing dsdb_load_partition_usn from PythonFernando J V da Silva1-0/+50
2010-02-15s4-drs: Fixes bugs regarding Urgent Replication on wrong situationsFernando J V da Silva1-7/+16
2010-02-15s4-smbtorture: add some security descriptor tests to RPC-SPOOLSS and RPC-SPOO...Günther Deschner1-0/+241
2010-02-15s4:provision.c - "provsion_store_self_join" - don't set the realm if it's NULLMatthias Dieter Wallnöfer1-2/+4
2010-02-15s4-drs: replace manual checks with dsdb_modify_permissive()Andrew Tridgell1-32/+1
2010-02-15s4-drs: use a permissive modify in addentryAndrew Tridgell1-1/+1
2010-02-15s4-dsdb: added dsdb_modify_permissive()Andrew Tridgell1-0/+36
2010-02-14s4:dcesrv_lsa.c - remove a superfluous empty lineMatthias Dieter Wallnöfer1-1/+0
2010-02-14s4-rpcserver: teach the rpc server to cope with bad sig_size estimatesAndrew Tridgell1-18/+14
2010-02-14a4-dcerpc: another attempt at dcerpc auth paddingAndrew Tridgell3-15/+20
2010-02-14s4-ldb: use TYPESAFE_QSORT() in the rest of the ldb codeAndrew Tridgell5-11/+20
2010-02-13s4:loadparm.c - prevent memory leaksMatthias Dieter Wallnöfer1-0/+3
2010-02-13s4:loadparm.c - the logfile parameter value needs to be duplicatedMatthias Dieter Wallnöfer1-1/+1
2010-02-13s4:popt_common.c - fix intendationMatthias Dieter Wallnöfer1-1/+1
2010-02-13s4:util.c - Corrected the location of the "Directory Service" objectMatthias Dieter Wallnöfer1-1/+1
2010-02-13s4:server.c - use always "return" instead of "exit" in the "binary_smbd_main"...Matthias Dieter Wallnöfer1-4/+4
2010-02-13libwbclient: Separate out the async functionsKai Blin1-1/+1
2010-02-13s4-smbd: fix crash in notify code on client terminationAndrew Tridgell1-2/+2
2010-02-13s4-rpc: be more careful about DCERPC auth paddingAndrew Tridgell3-107/+107
2010-02-13s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()Andrew Tridgell6-16/+8
2010-02-13s4-ldb: added LDB_TYPESAFE_QSORT()Andrew Tridgell1-0/+18
2010-02-13s4-wrepl: use TYPESAFE_QSORT() in wins repl codeAndrew Tridgell1-1/+2
2010-02-13s4-torture: use TYPESAFE_QSORT() in smbtortureAndrew Tridgell4-26/+15
2010-02-13s4-rpcserver: use TYPESAFE_QSORT() in rpc serversAndrew Tridgell3-24/+19
2010-02-13s4-ntvfs: use TYPESAFE_QSORT() in notify codeAndrew Tridgell1-3/+2
2010-02-13s4-socket: use TYPESAFE_QSORT() in netif codeAndrew Tridgell1-1/+2
2010-02-13s4-auth: use TYPESAFE_QSORT() in gensecAndrew Tridgell1-1/+2
2010-02-13s4-dsdb: use TYPESAFE_QSORT() in dsdb codeAndrew Tridgell7-52/+28
2010-02-12s4:kdc Fill in created_by principal fieldSimo Sorce1-4/+7
2010-02-12s4:kdc Fix double free and uninitialized memory.Simo Sorce1-2/+13
2010-02-12s4:auth/credentials/credentials.c - Initialise the "lm_response" and "nt_resp...Matthias Dieter Wallnöfer1-0/+5
2010-02-12s4:getopt.py - set the password callback only when no password has been providedMatthias Dieter Wallnöfer1-4/+6
2010-02-12s4:net_drs_bind: make some more stuff staticStefan Metzmacher1-2/+2
2010-02-12s4:net/drs: use the full path to "utils/net/drs/net_drs*.h"Stefan Metzmacher5-5/+5
2010-02-11s4: Switch to S3-style id mapping data types.Kai Blin14-82/+97
2010-02-11s4 idmap: Make the sid_to_xid and xid_to_sid calls static.Kai Blin1-4/+8
2010-02-11ldb_match - Ignore ":dn" part of extended matches for nowMatthias Dieter Wallnöfer1-2/+5
2010-02-12s4-provision: import the R2 functional levelAndrew Tridgell1-1/+1
2010-02-12s4-build: avoid finding python symlinksAndrew Tridgell1-1/+1
2010-02-12s4-provision: fixed --function-level option to provisionAndrew Tridgell1-0/+1
2010-02-12s4-script: make enablerecyclebin use system_sessionAndrew Tridgell1-1/+2
2010-02-12s4-pyldb: null terminate string ldb message elements from pythonAndrew Tridgell1-4/+4
2010-02-11s4-net-drs: fix some coding style issuesAndrew Tridgell2-3/+2
2010-02-11s4/net_drs: 'net drs kcc' command implementationKamen Mazdrashki3-2/+177
2010-02-11s4/net_drs: 'net drs bind' command implementationKamen Mazdrashki2-1/+138
2010-02-11s4/net_drs: 'net drs' utility initial creationKamen Mazdrashki4-1/+377
2010-02-11provision: Use short name for assignee of ACE (BA, SA, CO, ...)Matthieu Patou1-8/+6
2010-02-11python-s4: use secrets.ldb instead of sam.ldb for reading domain SIDMatthieu Patou1-2/+2