Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:drepl_notify: don't look at the internals of 'struct rpc_request' | Stefan Metzmacher | 2010-03-01 | 1 | -1/+9 |
| | | | | metze | ||||
* | s4:librpc/rpc: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 2010-03-01 | 2 | -3/+3 |
| | | | | metze | ||||
* | s4:torture/rpc: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 2010-03-01 | 5 | -7/+7 |
| | | | | metze | ||||
* | s4:winbind: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 2010-03-01 | 9 | -17/+17 |
| | | | | metze | ||||
* | s4:dsdb/repl: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 2010-03-01 | 2 | -4/+4 |
| | | | | metze | ||||
* | s4:libnet: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 2010-03-01 | 10 | -41/+40 |
| | | | | metze | ||||
* | s4:libnet_become_dc: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 2010-03-01 | 1 | -71/+9 |
| | | | | metze | ||||
* | s4-smbtorture: add stricter SetPrinterDataEx tests to spoolss tests. | Günther Deschner | 2010-03-01 | 1 | -27/+67 |
| | | | | Guenther | ||||
* | s4-smbtorture: add test_SetPrinterDataEx to RPC-SPOOLSS-PRINTER. | Günther Deschner | 2010-03-01 | 1 | -0/+4 |
| | | | | Guenther | ||||
* | s4-smbtorture: return needed size pointer from test_GetPrinterDataEx. | Günther Deschner | 2010-03-01 | 1 | -5/+10 |
| | | | | Guenther | ||||
* | s4-smbtorture: test at least three different regtypes in test_SetPrinterDataEx. | Günther Deschner | 2010-03-01 | 1 | -6/+41 |
| | | | | Guenther | ||||
* | s4/rodc: Implement samdb_rodc with ldb context | Anatoliy Atanasov | 2010-03-01 | 3 | -9/+63 |
| | |||||
* | s4/libnet: Fix misleading comment | Anatoliy Atanasov | 2010-03-01 | 1 | -1/+1 |
| | |||||
* | python: Add 'make pylint' convenience rule. | Jelmer Vernooij | 2010-03-01 | 1 | -0/+5 |
| | |||||
* | General cleanups of python code, hinted by pyflakes. | Jelmer Vernooij | 2010-03-01 | 14 | -152/+124 |
| | |||||
* | Add 'pyflakes' rule. | Jelmer Vernooij | 2010-03-01 | 1 | -0/+5 |
| | |||||
* | ntacl: Use existing infrastructure. | Jelmer Vernooij | 2010-03-01 | 2 | -27/+27 |
| | |||||
* | Remove __contains__ from mock object for consistency with actual | Jelmer Vernooij | 2010-03-01 | 1 | -3/+0 |
| | | | | implementation. | ||||
* | getntacl: Remove manpage for removed utility. | Jelmer Vernooij | 2010-03-01 | 1 | -45/+0 |
| | |||||
* | Fix SharesContainer.__len__. | Ricardo Jorge | 2010-03-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | ||||
* | More formatting fixes. | Jelmer Vernooij | 2010-03-01 | 2 | -85/+84 |
| | |||||
* | Fix formatting. | Jelmer Vernooij | 2010-03-01 | 2 | -906/+908 |
| | |||||
* | upgradeprovision: Remove unused imports, use shutil.rmtree rather than | Jelmer Vernooij | 2010-03-01 | 2 | -41/+18 |
| | | | | rmall. | ||||
* | upgradeprovision: Move to pythondoc format | Matthieu Patou | 2010-03-01 | 2 | -32/+205 |
| | | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | ||||
* | upgradeprovision: Allow script to be called with pydoc | Matthieu Patou | 2010-03-01 | 1 | -40/+42 |
| | | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | ||||
* | upgrade provision: change the meaning of handle_security_desc to be similar ↵ | Matthieu Patou | 2010-03-01 | 1 | -3/+3 |
| | | | | | | to handle_special_case Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | ||||
* | upgradeprovision: code cleanup | Matthieu Patou | 2010-03-01 | 2 | -55/+64 |
| | | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | ||||
* | upgradeprovision: split the big script to put reusable functions appart | Matthieu Patou | 2010-03-01 | 2 | -231/+268 |
| | | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | ||||
* | s4:ldb_dn: fix an uninitialized variable (found by make valgrindtest) | Stefan Metzmacher | 2010-02-26 | 1 | -1/+1 |
| | | | | metze | ||||
* | s4:ldb_dn: remove dn->ext_linearized when ext_components is modified. | Stefan Metzmacher | 2010-02-26 | 1 | -3/+4 |
| | | | | metze | ||||
* | s4:ldb_dn: reset dn->ext_comp_num in ldb_dn_explode() | Stefan Metzmacher | 2010-02-26 | 1 | -2/+2 |
| | | | | metze | ||||
* | s4:dsdb/schema: fix validation of DNs | Stefan Metzmacher | 2010-02-26 | 1 | -1/+0 |
| | | | | | | | | | | ldb_dn_extended_filter() removes all but the listed components, I didn't noticed that when writting the code. Doing a ldb_dn_remove_extended_components(dn2) is wrong. This was hidden by some bugs in the ldb_dn code. metze | ||||
* | s4:provision.zone - fix port of "_ldap._tcp.gc._msdcs" | Matthias Dieter Wallnöfer | 2010-02-26 | 1 | -1/+1 |
| | |||||
* | s4:script/installmisc.sh - install "dns_update_list" to target setup folder | Matthias Dieter Wallnöfer | 2010-02-26 | 1 | -0/+1 |
| | |||||
* | s4-winbind: Fixed the memory context of tstream_bsd_existing() | Andreas Schneider | 2010-02-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s4-ntp: Fixed the memory context of tstream_bsd_existing() | Andreas Schneider | 2010-02-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s4-kdc: Fixed the memory context of tstream_bsd_existing() | Andreas Schneider | 2010-02-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s4:dcesrv_samr.c - Remove unused variable | Matthias Dieter Wallnöfer | 2010-02-26 | 1 | -3/+1 |
| | |||||
* | s4: Winbind allow to behave more correctly when we have more than a few users | Matthieu Patou | 2010-02-26 | 1 | -8/+41 |
| | |||||
* | s4:python Add bindings to set GENSEC flags on credentials in python | Andrew Bartlett | 2010-02-26 | 2 | -0/+32 |
| | | | | | | | This should allow these to be manipulated by python scripts that need encrypted connections. Andrew Bartlett | ||||
* | s4-smb: Migrate named_pipe_server to tsocket. | Andreas Schneider | 2010-02-26 | 2 | -209/+312 |
| | | | | | | | This is an improved version of commit 69d5cea2e59162f19460e7ce4b6382fc5fdd6ca0, which was reverted by commit 71c20f703b0c603d6aada63ed5634070a26df052. Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s4:provision: use generate_random_password() | Stefan Metzmacher | 2010-02-26 | 2 | -6/+6 |
| | | | | metze | ||||
* | s4:pyglue: add generate_random_password() | Stefan Metzmacher | 2010-02-26 | 1 | -2/+22 |
| | | | | metze | ||||
* | s4:torture/rpc: use generate_random_password() | Stefan Metzmacher | 2010-02-26 | 5 | -13/+13 |
| | | | | metze | ||||
* | s4:libnet: use generate_random_password() | Stefan Metzmacher | 2010-02-26 | 2 | -2/+2 |
| | | | | metze | ||||
* | devel: get the ownership of the directories right in tmpfs.sh | Andrew Tridgell | 2010-02-26 | 1 | -2/+2 |
| | |||||
* | s4-provision: fixed use of rndc command from python | Andrew Tridgell | 2010-02-26 | 1 | -1/+1 |
| | | | | rndc command is now a list | ||||
* | s4-provision: also create the dns_update_list when running net vampire | Andrew Tridgell | 2010-02-26 | 1 | -0/+10 |
| | | | | | We need the list when joining a windows domain, so we can automatically maintain the right DNS entries on the Windows DNS server | ||||
* | s4-dns: fixed CNAME automatic DNS updates | Andrew Tridgell | 2010-02-26 | 1 | -1/+1 |
| | |||||
* | s4-dns: use a loadparm list for samba_runcmd() commands | Andrew Tridgell | 2010-02-26 | 3 | -12/+12 |
| | | | | | | This allows commands with multiple arguments and quoting to be used, while still avoiding running a shell (and this having shell expansion problems) |