summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* dns: make dns update script use unbuffered IOAndrew Tridgell2010-03-031-0/+4
* s4-posix: allow change ownership of files if the user has the right privilegesAndrew Tridgell2010-03-031-2/+21
* s4-build: fix SMB_LIBRARY and change its name so it didn't collide with s3 oneMatthieu Patou2010-03-031-4/+4
* s4-winrepl: Migrated the wins replication server to tsocket.Andreas Schneider2010-03-034-141/+314
* s4:move the sddl code down to the top levelMichael Adam2010-03-033-627/+2
* s4/ildap: fine tune ildb_callback()Kamen Mazdrashki2010-03-031-3/+3
* s4-smbtorture: fix WINBIND-STRUCT assumptions about getpwent() for s3.Günther Deschner2010-03-021-5/+16
* LDB:NSS - make LDB "signed-safe" on counter variablesMatthias Dieter Wallnöfer2010-03-021-2/+2
* s4:echo RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-021-1/+1
* s4:provision - Moved default FDS SASL mappings deletion from post_setup() to ...Endi S. Dewata2010-03-022-7/+11
* s4:provision - Moved setup_db_config() into OpenLDAPBackend class.Endi S. Dewata2010-03-021-16/+16
* s4:provision - Moved backend-specific variables into backend class.Endi S. Dewata2010-03-022-75/+60
* s4:provision - Use netbios name for FDS instance name.Endi S. Dewata2010-03-022-15/+17
* s4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STORAGE_FORMAT_OID and LDB...Endi S. Dewata2010-03-021-0/+4
* s4:srvsvc RPC - revert one unsigned integer "i" back to signedMatthias Dieter Wallnöfer2010-03-011-1/+1
* s4:RPC-ECHO: don't ignore errors in the Sleep test now that we support async ...Stefan Metzmacher2010-03-011-3/+3
* s4:rpc_server/remote: do async callsStefan Metzmacher2010-03-011-6/+42
* s4:srvsvc RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-011-19/+20
* s4:unixinfo RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-011-1/+1
* s4:spoolss RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-011-1/+1
* s4:remote RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-011-2/+2
* s4:epmapper RPC - make this one "signed-safe"Matthias Dieter Wallnöfer2010-03-011-2/+2
* s4:LDB - cosmetic fix for a "for" loopMatthias Dieter Wallnöfer2010-03-011-1/+1
* Fix the build, add filtered subunit runner.Jelmer Vernooij2010-03-012-1/+5
* Add testrepository configuration.Jelmer Vernooij2010-03-011-0/+3
* More formatting fixes, pointed out by pylint.Jelmer Vernooij2010-03-018-44/+51
* s4:RPC-NETLOGON: remove useless rpc callbackStefan Metzmacher2010-03-011-18/+1
* s4:RPC-ECHO: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-4/+14
* s4:libnet_become_dc: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-7/+21
* s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-2/+13
* s4:drepl_notify: don't look at the internals of 'struct rpc_request'Stefan Metzmacher2010-03-011-1/+9
* s4:librpc/rpc: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-012-3/+3
* s4:torture/rpc: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-015-7/+7
* s4:winbind: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-019-17/+17
* s4:dsdb/repl: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-012-4/+4
* s4:libnet: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-0110-41/+40
* s4:libnet_become_dc: make use of explicit dcerpc_*_recv functionsStefan Metzmacher2010-03-011-71/+9
* s4-smbtorture: add stricter SetPrinterDataEx tests to spoolss tests.Günther Deschner2010-03-011-27/+67
* s4-smbtorture: add test_SetPrinterDataEx to RPC-SPOOLSS-PRINTER.Günther Deschner2010-03-011-0/+4
* s4-smbtorture: return needed size pointer from test_GetPrinterDataEx.Günther Deschner2010-03-011-5/+10
* s4-smbtorture: test at least three different regtypes in test_SetPrinterDataEx.Günther Deschner2010-03-011-6/+41
* s4/rodc: Implement samdb_rodc with ldb contextAnatoliy Atanasov2010-03-013-9/+63
* s4/libnet: Fix misleading commentAnatoliy Atanasov2010-03-011-1/+1
* python: Add 'make pylint' convenience rule.Jelmer Vernooij2010-03-011-0/+5
* General cleanups of python code, hinted by pyflakes.Jelmer Vernooij2010-03-0114-152/+124
* Add 'pyflakes' rule.Jelmer Vernooij2010-03-011-0/+5
* ntacl: Use existing infrastructure.Jelmer Vernooij2010-03-012-27/+27
* Remove __contains__ from mock object for consistency with actualJelmer Vernooij2010-03-011-3/+0
* getntacl: Remove manpage for removed utility.Jelmer Vernooij2010-03-011-45/+0
* Fix SharesContainer.__len__.Ricardo Jorge2010-03-011-1/+1