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