summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sdsAndrew Bartlett2013-03-041-11/+10
* samba_upgradeprovision: Remove auto-detection of pre-alpha9 databasesAndrew Bartlett2013-03-041-5/+6
* selftest: Rename samba4.blackbox.upgradeprovision.py to samba4.blackbox.upgra...Andrew Bartlett2013-03-041-1/+1
* selftest: Add ldapcmp to ensure upgradeprovision of a fresh DB is a no-opAndrew Bartlett2013-03-041-1/+33
* selftest: Add in a provision from 4.0.0 to run tests againstAndrew Bartlett2013-03-0421-0/+80210
* Handle EMSGSIZE on UNIX domain sockets.Landon Fuller2013-03-021-9/+26
* Remove incomplete check for IPv6 link-local addresses.Landon Fuller2013-03-021-3/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-02118-31388/+5
* build: Rename samba_python waf node to avoid duplicate nameAndrew Bartlett2013-03-021-1/+1
* s4:lib/events: make use of samba_tevent_set_debug()Stefan Metzmacher2013-02-281-35/+1
* s4:pyregistry: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-281-1/+1
* s4:pygensec: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-281-1/+1
* s4:winbindd: fix spacing and line length in cmd_getpwnam_recv_domain()Michael Adam2013-02-281-1/+2
* s4:winbindd: do not drop the workgroup name in the getgrgid callMichael Adam2013-02-271-1/+11
* s4:winbindd: do not drop the workgroup name in the getgrnam and getgrent calls.Michael Adam2013-02-271-1/+11
* s4-lib: Don't leak plugin handle on error.Andreas Schneider2013-02-221-0/+1
* s4-policy: Fix memory leaks in push_recursive().Andreas Schneider2013-02-221-14/+26
* s4-cifsdd: Don't leak memory.Andreas Schneider2013-02-221-0/+6
* s4-registry: Don't leak file descriptor.Andreas Schneider2013-02-221-2/+1
* s4-registry: Don't leak memory on error.Andreas Schneider2013-02-221-0/+7
* s4-client: Don't leak memory.Andreas Schneider2013-02-221-0/+2
* torture: Don't leak file resource handle in spoolss test.Andreas Schneider2013-02-221-0/+1
* s4-client: Don't leak file descriptor.Andreas Schneider2013-02-221-0/+7
* s4-client: Don't leak resource handle.Andreas Schneider2013-02-221-0/+2
* torture: Make sure we don't overrun the buffer.Andreas Schneider2013-02-221-1/+1
* torture: Fix memcmp of short buffer.Andreas Schneider2013-02-221-2/+2
* torture: Fix array access in spoolss test.Andreas Schneider2013-02-221-2/+2
* s4-libcli: Check return value of smbcli_request_setup().Andreas Schneider2013-02-223-0/+15
* pyauth: Check return value of lpcfg_from_py_object().Andreas Schneider2013-02-221-0/+4
* s4-libcli: Check return code of smbcli_request_setup().Andreas Schneider2013-02-221-0/+3
* s4-libcli: Add null check for ndr functions in rap.Andreas Schneider2013-02-221-0/+8
* torture: Fix samsync domain_name checks.Andreas Schneider2013-02-221-4/+45
* dsdb-descriptor: Avoid segfault copying an SD without an owner or groupAndrew Bartlett2013-02-221-4/+12
* dsdb-descriptor: Spell out security descriptor flags as constantsAndrew Bartlett2013-02-222-2/+2
* torture-drs: Fix comment in replica_sync testAndrew Bartlett2013-02-221-1/+1
* torture-drs: Make the samba4.drs.repl_schema.python emit failures, not errors...Andrew Bartlett2013-02-221-1/+5
* ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'Rusty Russell2013-02-204-8/+18
* s4:lib/com: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-1/+1
* s4:auth/kerberos: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-1/+1
* samba_upgradeprovision: Use tdb_util.tdb_copy not shutil.copy2Andrew Bartlett2013-02-191-13/+17
* samba_upgradeprovision: Do not update privileges.ldb any more (unchanged sinc...Andrew Bartlett2013-02-191-16/+4
* scripting: Make tdb_copy a common util function in samba.tdb_utilAndrew Bartlett2013-02-193-20/+43
* scripting: Make tdb_copy use the python subprocess moduleAndrew Bartlett2013-02-191-7/+9
* samba_upgradeprovision: Remove options to fix FS ACLsAndrew Bartlett2013-02-192-271/+205
* s4:torture: fix segfault in test_durable_open_open2_oplock()Stefan Metzmacher2013-02-181-2/+4
* s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.delete_o...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen4 ...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen3 ...Michael Adam2013-02-181-5/+7
* s4:torture:smb2: fix segfault on error condition in the durable-open.reopen2a...Michael Adam2013-02-181-5/+7