summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-1851-263/+179
* s3-param: Remove unused snum2params_staticAndrew Bartlett2011-05-182-13/+0
* s3-param: remove unused share_iterator functionsAndrew Bartlett2011-05-183-55/+0
* s4-libnet: Remove libnet_Join and create libnet_Join_memberAndrew Bartlett2011-05-184-49/+21
* build: Add 'cap' as a dependency of samba3coreAndrew Bartlett2011-05-181-1/+1
* build: Make POPT_SAMBA3 a libraryAndrew Bartlett2011-05-181-4/+5
* librpc/ndr Merge ndr_print_sockaddr_storage() into common codeAndrew Bartlett2011-05-185-15/+13
* build: Make util_reg subsystem in libcli/registry a libraryAndrew Bartlett2011-05-181-2/+3
* build: Add rpc_client grouping libraryAndrew Bartlett2011-05-181-0/+7
* build: Add depenencies needed by Samba3 subsystemsAndrew Bartlett2011-05-183-3/+6
* build: Make auth_sam_reply a libraryAndrew Bartlett2011-05-181-5/+6
* build: Make msrpc3 a libraryAndrew Bartlett2011-05-181-4/+5
* build: Expand dcerpc-samba grouping libraryAndrew Bartlett2011-05-182-43/+46
* waf-build: Add more libraries to avoid duplicate symbolsAndrew Bartlett2011-05-184-14/+17
* 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