summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: try FSCTL_FIND_FILES_BY_SID with random blob data in RAW-IOCTL.Günther Deschner2010-09-161-0/+21
* s4-repl: if we are an RODC don't set WRIT_REP in replicationAndrew Tridgell2010-09-161-2/+7
* s4-repl: add partial attribute set to getncchanges calls for RODCsAndrew Tridgell2010-09-164-9/+67
* s4-repl: added min_usn to extended replication callAndrew Tridgell2010-09-164-2/+9
* s4-repl: added repl_secret handling Andrew Tridgell2010-09-162-2/+98
* s4-repl: cleanup the extended op calls in repl serverAndrew Tridgell2010-09-165-21/+23
* s4-pyjoin: use new pynet finddc interfaceAndrew Tridgell2010-09-161-1/+4
* s4-pynet: return the full netlogon response from python finddcAndrew Tridgell2010-09-161-7/+8
* s4-pyjoin: fill in the dns name in the python replication methodAndrew Tridgell2010-09-163-0/+45
* s4-drs: get lpcfg_dnsdomain() instead of lpcfg_realm()Andrew Tridgell2010-09-161-1/+1
* s4-pyrpc: added py_return_ndr_struct()Andrew Tridgell2010-09-162-0/+34
* s4-repl: split out the extended op handling Andrew Tridgell2010-09-163-137/+169
* s4-repl: cleanup getncchanges extended op callsAndrew Tridgell2010-09-163-40/+70
* s4-drs: Wait DsReplicaSync for as long as it takes to completeKamen Mazdrashki2010-09-161-2/+19
* s4-irpc: Don't install endtime-timer in case timeout is INFINITE for the callKamen Mazdrashki2010-09-161-3/+6
* s4-irpc: Add 'timeout' param for dcesrv_irpc_forward_rpc_call() callKamen Mazdrashki2010-09-162-6/+14
* s4-irpc: Add value for "infinite" timeout for IRPC callsKamen Mazdrashki2010-09-161-1/+3
* s3/printing: make clock jump save and use monotonic time for cache timeoutBjörn Jacke2010-09-152-14/+15
* subunit: Re-add outputmsg.Jelmer Vernooij2010-09-151-0/+3
* Add check for invalid data size.Jeremy Allison2010-09-151-1/+8
* s3: Fix some debug msgs in ntlm_authVolker Lendecke2010-09-151-8/+8
* Fix a typoVolker Lendecke2010-09-151-1/+1
* s4-rpcserver: set unbind method to NULL in remote serverAndrew Tridgell2010-09-152-1/+2
* s3-docs: more typos in rpc_server manpage.Günther Deschner2010-09-151-2/+2
* s3-waf: fix the build.Günther Deschner2010-09-151-5/+8
* s3-docs: fix rpc_server manpage type.Günther Deschner2010-09-151-1/+1
* s3-rpc_server: fix some uninitalized variables and c++ build warnings.Günther Deschner2010-09-151-2/+2
* s3-printing: fix print_spool_terminate().Günther Deschner2010-09-151-1/+1
* s4/fsmo: Extended fsmo test with infrastructure, pdc and rid rolesAnatoliy Atanasov2010-09-151-21/+44
* s4/fsmo: Handle infrastructure, pdc and rid extended opsAnatoliy Atanasov2010-09-152-45/+53
* s4/fsmo: Remove empty new linesAnatoliy Atanasov2010-09-151-6/+0
* s3-winbindd: Use rpc_open_pipe_interface in winbindd.Simo Sorce2010-09-151-2/+3
* s3-rpc_server: Use talloc_stackframe.Andreas Schneider2010-09-151-14/+15
* s3-rpc_server: Moved ncacn_np declarations in common header file.Simo Sorce2010-09-157-0/+29
* s3-rpc_server: Moved "external" pipe functions to rpc_ncacn_np.c.Simo Sorce2010-09-153-298/+336
* s3-rpc_server: Added new parametric option 'rpc_server'Andreas Schneider2010-09-152-1/+63
* s3-rpc_server: Renamed rpc_ncacn_np_internal.c.Simo Sorce2010-09-152-4/+5
* s3-rpc_server: Convert rpc_connect_spoolss_pipe into a generic interface.Simo Sorce2010-09-155-43/+138
* s3-rpc_server: Added support for internal connections to external daemons.Simo Sorce2010-09-151-2/+115
* s3-rpc_server: Accept connections and process requests.Simo Sorce2010-09-151-17/+337
* s3-rpc_server: Added helper functions to read data from a ncacn socket.Simo Sorce2010-09-152-0/+84
* s3-rpc_client: Added a tstream based transport.Simo Sorce2010-09-153-0/+369
* s3-rpc_server: Addded function to create custom pipes_struct.Simo Sorce2010-09-151-0/+99
* s3-rpc_server: Add generic listener callback.Simo Sorce2010-09-151-4/+47
* s3-rpc_server: Added initial generic RPC server infrastructure.Simo Sorce2010-09-153-2/+94
* s3-rpc_server: Added debug to see how much data has been read out.Simo Sorce2010-09-151-0/+4
* s3-rpc_server: Make process_incoming_data() public.Simo Sorce2010-09-152-1/+3
* s3-rpc_server: Make pipe destructor public.Simo Sorce2010-09-152-3/+2
* s3-rpc_server: Fixed unhandled error condition.Simo Sorce2010-09-151-1/+2
* s3-misc: Introduce lp_ncalrpc_dir() in S3, like we have in S4.Simo Sorce2010-09-152-0/+15