index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
51
-263
/
+179
*
s3-param: Remove unused snum2params_static
Andrew Bartlett
2011-05-18
2
-13
/
+0
*
s3-param: remove unused share_iterator functions
Andrew Bartlett
2011-05-18
3
-55
/
+0
*
s4-libnet: Remove libnet_Join and create libnet_Join_member
Andrew Bartlett
2011-05-18
4
-49
/
+21
*
build: Add 'cap' as a dependency of samba3core
Andrew Bartlett
2011-05-18
1
-1
/
+1
*
build: Make POPT_SAMBA3 a library
Andrew Bartlett
2011-05-18
1
-4
/
+5
*
librpc/ndr Merge ndr_print_sockaddr_storage() into common code
Andrew Bartlett
2011-05-18
5
-15
/
+13
*
build: Make util_reg subsystem in libcli/registry a library
Andrew Bartlett
2011-05-18
1
-2
/
+3
*
build: Add rpc_client grouping library
Andrew Bartlett
2011-05-18
1
-0
/
+7
*
build: Add depenencies needed by Samba3 subsystems
Andrew Bartlett
2011-05-18
3
-3
/
+6
*
build: Make auth_sam_reply a library
Andrew Bartlett
2011-05-18
1
-5
/
+6
*
build: Make msrpc3 a library
Andrew Bartlett
2011-05-18
1
-4
/
+5
*
build: Expand dcerpc-samba grouping library
Andrew Bartlett
2011-05-18
2
-43
/
+46
*
waf-build: Add more libraries to avoid duplicate symbols
Andrew Bartlett
2011-05-18
4
-14
/
+17
*
s4-selftest: gensec test is finished, don't skip
Andrew Bartlett
2011-05-18
1
-1
/
+0
*
selftest: Don't skip Samba3 tests in the top level build
Andrew Bartlett
2011-05-18
1
-56
/
+64
*
s3-smbtorture: fix build warning (shadowed NTSTATUS variable).
Günther Deschner
2011-05-18
1
-1
/
+0
*
torture: desactivate the level 4 tests for DFS referral
Matthieu Patou
2011-05-18
1
-2
/
+17
*
s4-dfs: Add workaround so that XP really works well
Matthieu Patou
2011-05-18
1
-13
/
+18
*
s3-modules: Fix the build of gpfs.c on RHEL 6.0 with gpfs 3.4.0-4
Björn Baumbach
2011-05-18
1
-0
/
+1
*
s3-docs: change eventlog path from lockdir to statedir
Björn Baumbach
2011-05-18
1
-1
/
+1
*
s3-torture/nbio.c: Fix cli_errstr() usage (part of bug #7864)
Björn Baumbach
2011-05-18
1
-7
/
+16
*
s3-client/clitar.c: Fix cli_errstr() usage (part of bug #7864)
Björn Baumbach
2011-05-18
1
-9
/
+14
*
s3-net_rpc_printer.c: Fix cli_errstr() usage (part of bug #7864)
Björn Baumbach
2011-05-18
1
-59
/
+57
*
s3-libsmb/passchange.c: Fix cli_errstr() usage (part of bug #7864)
Björn Baumbach
2011-05-18
1
-8
/
+9
*
s3-torture/mangle_test.c: Fix cli_errstr() usage (part of bug #7864)
Björn Baumbach
2011-05-18
1
-13
/
+20
*
s3-torture: torture.c: Fix cli_errstr() usage (part of bug #7864)
Björn Baumbach
2011-05-18
1
-510
/
+804
*
s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are available
Stefan Metzmacher
2011-05-18
1
-1
/
+1
*
s4:kdc: split s4u2self and s4u2proxy checks
Stefan Metzmacher
2011-05-18
4
-23
/
+55
*
s4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION => flags.trusted_for_delega...
Stefan Metzmacher
2011-05-18
1
-0
/
+14
*
s4:auth/credentials: S4U2Self should force CRED_MUST_USE_KERBEROS
Stefan Metzmacher
2011-05-18
1
-0
/
+1
*
s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...
Stefan Metzmacher
2011-05-18
5
-10
/
+36
*
s4:gensec_gssapi: avoid delegation if s4u2self/proxy is used
Stefan Metzmacher
2011-05-18
1
-0
/
+4
*
HEIMDAL:kdc: check and regenerate the PAC in the s4u2proxy case
Stefan Metzmacher
2011-05-18
1
-13
/
+38
*
HEIMDAL:kdc: pass the correct principal name for the resulting service ticket
Stefan Metzmacher
2011-05-18
1
-38
/
+36
*
HEIMDAL:kdc: let check_PAC() to verify the incoming server and krbtgt cheksums
Stefan Metzmacher
2011-05-18
1
-4
/
+7
*
Fix bug #8144 - touch /mnt/newfile fails to set timestamp with CIFS client.
Jeremy Allison
2011-05-18
1
-10
/
+15
*
Fix redefinition of fstrcpy.
Jeremy Allison
2011-05-17
1
-1
/
+7
*
is_my_ipaddr() should recognise loopback addresses as ours.
Jeremy Allison
2011-05-17
1
-5
/
+5
*
Don't evaluate the src argument to fstrcpy/fstrcat/nstrcpy/unstrcpy twice. Pr...
Jeremy Allison
2011-05-17
1
-5
/
+25
*
Remove duplicate definition of SMB_VFS_NEXT_STRICT_UNLOCK. Found by herb@samb...
Jeremy Allison
2011-05-17
1
-3
/
+0
*
s3: conn->sconn in smbd_server_connection_read/write_handler
Volker Lendecke
2011-05-17
1
-9
/
+10
*
lib/util/charset: fix the toplevel MacOS X build.
Günther Deschner
2011-05-17
1
-2
/
+3
*
s3:rpc_server: create lp_ncalrpc_dir() with 0755 before lp_ncalrpc_dir()/np w...
Stefan Metzmacher
2011-05-17
1
-0
/
+11
*
Revert "s3-rpc_server: Force ncalrpc dir to be mode 755."
Stefan Metzmacher
2011-05-17
1
-1
/
+13
*
Fix typos in LDAP schema files
Sumit Bose
2011-05-17
5
-6
/
+6
*
talloc: splitout _talloc_free_children_internal()
Stefan Metzmacher
2011-05-17
1
-50
/
+27
*
talloc: fixed a use after free error in talloc_free_children()
Stefan Metzmacher
2011-05-17
1
-1
/
+16
*
talloc: use _talloc_free_internal() in talloc_free_children()
Stefan Metzmacher
2011-05-17
1
-1
/
+1
*
talloc: test talloc_steal out of a talloc_pool
Stefan Metzmacher
2011-05-17
1
-0
/
+69
[prev]
[next]