summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4-selftest: gensec test is finished, don't skipAndrew Bartlett2011-05-181-1/+0
* selftest: Don't skip Samba3 tests in the top level buildAndrew Bartlett2011-05-181-56/+64
* s3-smbtorture: fix build warning (shadowed NTSTATUS variable).Günther Deschner2011-05-181-1/+0
* torture: desactivate the level 4 tests for DFS referralMatthieu Patou2011-05-181-2/+17
* s4-dfs: Add workaround so that XP really works wellMatthieu Patou2011-05-181-13/+18
* s3-modules: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4Björn Baumbach2011-05-181-0/+1
* s3-docs: change eventlog path from lockdir to statedirBjörn Baumbach2011-05-181-1/+1
* s3-torture/nbio.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-7/+16
* s3-client/clitar.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-9/+14
* s3-net_rpc_printer.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-59/+57
* s3-libsmb/passchange.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-8/+9
* s3-torture/mangle_test.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-13/+20
* s3-torture: torture.c: Fix cli_errstr() usage (part of bug #7864)Björn Baumbach2011-05-181-510/+804
* s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are availableStefan Metzmacher2011-05-181-1/+1
* s4:kdc: split s4u2self and s4u2proxy checksStefan Metzmacher2011-05-184-23/+55
* s4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION => flags.trusted_for_delega...Stefan Metzmacher2011-05-181-0/+14
* s4:auth/credentials: S4U2Self should force CRED_MUST_USE_KERBEROSStefan Metzmacher2011-05-181-0/+1
* s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...Stefan Metzmacher2011-05-185-10/+36
* s4:gensec_gssapi: avoid delegation if s4u2self/proxy is usedStefan Metzmacher2011-05-181-0/+4
* HEIMDAL:kdc: check and regenerate the PAC in the s4u2proxy caseStefan Metzmacher2011-05-181-13/+38
* HEIMDAL:kdc: pass the correct principal name for the resulting service ticketStefan Metzmacher2011-05-181-38/+36
* HEIMDAL:kdc: let check_PAC() to verify the incoming server and krbtgt cheksumsStefan Metzmacher2011-05-181-4/+7
* Fix bug #8144 - touch /mnt/newfile fails to set timestamp with CIFS client.Jeremy Allison2011-05-181-10/+15
* Fix redefinition of fstrcpy.Jeremy Allison2011-05-171-1/+7
* is_my_ipaddr() should recognise loopback addresses as ours.Jeremy Allison2011-05-171-5/+5
* Don't evaluate the src argument to fstrcpy/fstrcat/nstrcpy/unstrcpy twice. Pr...Jeremy Allison2011-05-171-5/+25
* Remove duplicate definition of SMB_VFS_NEXT_STRICT_UNLOCK. Found by herb@samb...Jeremy Allison2011-05-171-3/+0
* s3: conn->sconn in smbd_server_connection_read/write_handlerVolker Lendecke2011-05-171-9/+10
* lib/util/charset: fix the toplevel MacOS X build.Günther Deschner2011-05-171-2/+3
* s3:rpc_server: create lp_ncalrpc_dir() with 0755 before lp_ncalrpc_dir()/np w...Stefan Metzmacher2011-05-171-0/+11
* Revert "s3-rpc_server: Force ncalrpc dir to be mode 755."Stefan Metzmacher2011-05-171-1/+13
* Fix typos in LDAP schema filesSumit Bose2011-05-175-6/+6
* talloc: splitout _talloc_free_children_internal()Stefan Metzmacher2011-05-171-50/+27
* talloc: fixed a use after free error in talloc_free_children()Stefan Metzmacher2011-05-171-1/+16
* talloc: use _talloc_free_internal() in talloc_free_children()Stefan Metzmacher2011-05-171-1/+1
* talloc: test talloc_steal out of a talloc_poolStefan Metzmacher2011-05-171-0/+69
* talloc: add memset() calls to test_pool()Stefan Metzmacher2011-05-171-0/+17
* talloc: setup the new 'tc' before TC_UNDEFINE_GROW_CHUNK() _talloc_realloc()Stefan Metzmacher2011-05-171-0/+1
* talloc: make really sure only optimize realloc if there's only one pool chunkStefan Metzmacher2011-05-171-1/+6
* talloc: make use of _talloc_free_poolmem() in _talloc_realloc()Stefan Metzmacher2011-05-171-15/+1
* talloc: split the handling of FLAG_POOL/FLAG_POOLMEM in _talloc_free_internalStefan Metzmacher2011-05-171-32/+66
* s4-dfs: Use a workaround for ndr relative pointer bug/limitationMatthieu Patou2011-05-171-11/+8
* s4-torture: Add more tests to DFS referral suiteMatthieu Patou2011-05-171-4/+30
* torture: adapt to idl evolutionroot2011-05-172-48/+48
* s4-dfs: clean the codeMatthieu Patou2011-05-171-44/+50
* s4-dfs: fix bugs in idl and adapt code accordinglyMatthieu Patou2011-05-172-32/+25
* s4-python: add an option for just fixing gpo foldersMatthieu Patou2011-05-171-189/+196
* s4-python: keep wheel_gid as an integerMatthieu Patou2011-05-171-1/+1
* s4-python: raise an error if unable to bind remote ldap while joiningMatthieu Patou2011-05-171-0/+11
* Fix the SMB2 showstopper, found by an extended torture test from Volker.Jeremy Allison2011-05-161-3/+25