summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/util: add tests for anonymous_shared_allocate/free()Stefan Metzmacher2011-01-203-1/+87
* lib/util: add anonymous_shared_free()Stefan Metzmacher2011-01-202-2/+40
* lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/Stefan Metzmacher2011-01-203-3/+3
* lib/util: fix rounding to page size in allocate_anonymous_shared()Stefan Metzmacher2011-01-201-1/+5
* s4-selftest Remove knownfail for tokengroups testAndrew Bartlett2011-01-191-1/+0
* s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups testAndrew Bartlett2011-01-191-1/+1
* s3-param: Fixed code block in max_open_files().Andreas Schneider2011-01-191-1/+1
* s3-smbd: Fixed a possible null pointer dereference.Andreas Schneider2011-01-191-1/+3
* wafsamba: quote CPP and CC values when calling pidlStefan Metzmacher2011-01-191-4/+4
* s4:selftest/skip: add samba4.tokengroups.pythonStefan Metzmacher2011-01-192-1/+2
* s4-dsdb Add PAC validation test to tokengroups test.Andrew Bartlett2011-01-192-21/+79
* s4-pyauth Fix AuthContext wrapperAndrew Bartlett2011-01-191-2/+13
* s4-auth Allow NULL methods to be specified to auth_context_create_methods()Andrew Bartlett2011-01-191-14/+3
* s4-dsdb Add a test of the tokenGroups behaviour on the user's DN.Andrew Bartlett2011-01-191-3/+21
* s4-gensec Remove special case 'for SASL' that is not required any more.Andrew Bartlett2011-01-191-13/+0
* tdb: Added doxygen documentation.Andreas Schneider2011-01-193-25/+2454
* s3: Add wbinfo --dc-infoVolker Lendecke2011-01-198-2/+284
* Add DELETE-LN test to show bug #7863 - Unlink may unlink wrong file when hard...Jeremy Allison2011-01-191-0/+111
* waf: change private libraries to use the same soname as public librariesAndrew Tridgell2011-01-191-7/+5
* pygensec: remove special case handling for None for buffersAndrew Tridgell2011-01-192-36/+29
* Fix "net usersidlist" not to skip every other userOlly Betts2011-01-191-1/+0
* s3-winbind: no need to include ../librpc/gen_ndr/cli_lsa.h inGünther Deschner2011-01-191-1/+0
* s3-rpc_client: no need to include ../librpc/gen_ndr/ndr_lsa_c.h anymore.Günther Deschner2011-01-181-1/+1
* s3-netlogon: no need to include ../librpc/gen_ndr/ndr_lsa_c.h anymore.Günther Deschner2011-01-181-1/+1
* s3-netlogon: no need to include ../librpc/gen_ndr/cli_samr.h anymore.Günther Deschner2011-01-181-1/+1
* s3-net: use correct spoolss header in net rpc.Günther Deschner2011-01-181-1/+1
* s3-net: use correct spoolss header in net_ads.c.Günther Deschner2011-01-181-1/+1
* Fix error where Windows client spoolss returns WERR_INVALID_DATA W_ERRO...Jeremy Allison2011-01-181-0/+4
* s4:tls_tstream: also use a dynamic buffer for the pull sideStefan Metzmacher2011-01-181-3/+12
* s4:tls_tstream: fix partial reads, so that the gnutls layer doesn't read the ...Stefan Metzmacher2011-01-181-1/+6
* s4-tests: Added a test for correct inheritance of IO flagged ACEs.Nadezhda Ivanova2011-01-181-0/+18
* s4-security: Fixed incorrect inheritance of IO flagged ACESNadezhda Ivanova2011-01-181-0/+5
* release-scripts: add build-htmlman-nogitMichael Adam2011-01-181-0/+55
* release-scripts: add build-htmlman-gitMichael Adam2011-01-181-0/+52
* release-scripts: add gpl header comment to build-manpages-nogitMichael Adam2011-01-181-0/+14
* release-scripts: add gpl header comment to build-manpages-gitMichael Adam2011-01-181-0/+14
* release-scripts: remove commented out line from git-versionMichael Adam2011-01-181-2/+0
* packaging/RHEL-CTDB: add the smbta-util manpageMichael Adam2011-01-181-0/+1
* packaging/RHEL-CTDB: add the pam_winbind.conf manpageMichael Adam2011-01-181-0/+1
* packaging/RHEL-CTDB: do not use an external docs tarball but build the manpagesMichael Adam2011-01-182-15/+9
* packaging/RHEL-CTDB: untangle the various %doc entries to single linesMichael Adam2011-01-181-3/+10
* docs: Remove template "itemizedlist/listitem" from man.xslMichael Adam2011-01-181-60/+0
* s4-gensec Extend python bindings for GENSEC and the associated testAndrew Bartlett2011-01-183-28/+275
* s4-auth Extend python bindings to allow ldb and message to be specifiedAndrew Bartlett2011-01-183-11/+61
* s4-pygensec Fix indentation of py_gensec_start_mech_by_name()Andrew Bartlett2011-01-181-11/+11
* s4-torture Remove unused temp dirs from the RPC-PAC test.Andrew Bartlett2011-01-181-9/+0
* s4-pyldb Fix tp_basicsize for PyLdbDnAndrew Bartlett2011-01-181-1/+1
* s4-pygensec Add bindings for server_start() and update()Andrew Bartlett2011-01-181-4/+96
* s4-pyauth Add bindings for auth_context_create() as AuthContext()Andrew Bartlett2011-01-182-1/+81
* s4-pyauth Use py_talloc_get_type() for greater talloc binding safetyAndrew Bartlett2011-01-182-12/+15