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-04-27
s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.
Andrew Bartlett
3
-1
/
+43
2011-04-27
s3-libads Don't start a DEBUG with 'time'
Andrew Bartlett
1
-1
/
+1
2011-04-27
selftest: Make bindir_path much less complex
Andrew Bartlett
4
-51
/
+51
2011-04-27
libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/auth
Andrew Bartlett
6
-48
/
+54
2011-04-27
s3: Make cli_session_setup_lanman2 async
Volker Lendecke
1
-53
/
+201
2011-04-26
s3: Make cli_session_setup_nt1 async
Volker Lendecke
1
-87
/
+246
2011-04-26
s3: Make plaintext session setup async
Volker Lendecke
1
-59
/
+145
2011-04-26
s3: Remove cli_write
Volker Lendecke
3
-209
/
+0
2011-04-26
s3: Use cli_writeall instead of cli_write
Volker Lendecke
9
-103
/
+169
2011-04-26
s3: Add cli_writeall
Volker Lendecke
2
-3
/
+55
2011-04-26
s3:vfs use gpfs_lib_init
Christian Ambach
3
-0
/
+22
2011-04-26
s3-utils: Fix Bug #8106. Fix the build of smbget on HP NonStop.
Günther Deschner
1
-0
/
+1
2011-04-26
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-04-26
s3: Allow unlimited parallelism in pthreadpool
Volker Lendecke
2
-9
/
+31
2011-04-26
libcli/auth Allow parsing of a PAC that is already verified.
Andrew Bartlett
1
-44
/
+50
2011-04-26
s3-libads Remove KRB5_DNS_HACK
Andrew Bartlett
1
-12
/
+0
2011-04-26
libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srv
Andrew Bartlett
5
-90
/
+235
2011-04-26
waf: introduce reverse logic for allowing unknown symbols
Matthieu Patou
2
-0
/
+9
2011-04-26
build: Invert --enable-s3build into --disable-s3build
Andrew Bartlett
2
-4
/
+5
2011-04-26
lib/util Define samba-util-common only for s3-waf
Andrew Bartlett
1
-24
/
+11
2011-04-26
build: Move Heimdal/MIT compat build rules to heimdal_build
Andrew Bartlett
2
-11
/
+13
2011-04-25
No longer need to call SMB_VFS_LSTAT - check name hasn't changed above is suf...
Jeremy Allison
1
-23
/
+0
2011-04-25
Correctly detect and deny symlinks anywhere in a path (not just the last comp...
Jeremy Allison
1
-27
/
+60
2011-04-25
s3: Remove unused code
Volker Lendecke
1
-6
/
+0
2011-04-25
s3: Move setting the name_query timeout
Volker Lendecke
1
-9
/
+9
2011-04-25
docs-xml/smb.conf.5: %i and %I no longer contain IPv4 mapped IPv6 addresses
Stefan Metzmacher
1
-0
/
+4
2011-04-25
s3:lib/util_sock: listen on IPv6 addresses with IPV6_ONLY (bug #7383)
Stefan Metzmacher
1
-0
/
+26
2011-04-25
s3:lib/access: normalize IPv4 mapped IPv6 addresses in both directions (bug #...
Stefan Metzmacher
1
-14
/
+17
2011-04-25
s3: Some build farm machines do not have /bin/true
Volker Lendecke
1
-4
/
+7
2011-04-25
s3: Fix some typos in dsgetdcname
Volker Lendecke
1
-3
/
+3
2011-04-25
s3: "port" is not used in dsgetdcname
Volker Lendecke
1
-3
/
+0
2011-04-25
s3: Check for res_ninit
Volker Lendecke
1
-0
/
+8
2011-04-25
s3: Run pthreadpooltest in make test
Volker Lendecke
2
-0
/
+20
2011-04-25
s3: Add pthreadpooltest to main build
Volker Lendecke
2
-1
/
+13
2011-04-25
s3: pthreadpool_sig_fd->pthreadpool_signal_fd
Volker Lendecke
4
-7
/
+7
2011-04-25
s3: Tiny doc for pthreadpool
Volker Lendecke
1
-7
/
+59
2011-04-25
s3: Many pthreadpool fixes
Volker Lendecke
6
-88
/
+546
2011-04-25
s3: Add a 10-second timeout for the 445 or netbios connection to a DC
Volker Lendecke
4
-5
/
+17
2011-04-24
s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()
Stefan Metzmacher
6
-17
/
+13
2011-04-24
s3:winbindd: let winbindd_lookup_names() use dcerpc_binding_handle functions
Stefan Metzmacher
1
-11
/
+20
2011-04-24
s3:winbindd: let winbindd_lookup_sids() dcerpc_binding_handle functions
Stefan Metzmacher
1
-9
/
+19
2011-04-24
lib/util: add RBVAL, RBVALS, RSBVAL and RSRBVALS macros
Stefan Metzmacher
1
-6
/
+11
2011-04-24
s3:includes: simplify INO_T_VAL macros
Stefan Metzmacher
1
-3
/
+3
2011-04-24
s3:includes: simplify BIG_UINT macros
Stefan Metzmacher
1
-5
/
+4
2011-04-24
s3:smbd/trans2: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's
Stefan Metzmacher
1
-28
/
+2
2011-04-24
Fix license info for talloc in manpage.
Jelmer Vernooij
1
-3
/
+3
2011-04-24
Fix release script to cope with moved Samba 4 build tools.
Jelmer Vernooij
1
-3
/
+2
2011-04-23
Fix case of libUTIL_LDB.
Jelmer Vernooij
2
-7
/
+7
2011-04-23
Add missing dependency on com_err.
Jelmer Vernooij
1
-1
/
+1
2011-04-23
Add check for krb5_free_unparsed_name, when using external heimdal.
Jelmer Vernooij
1
-2
/
+3
[next]