index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: put doserr.c into it's own subsystem, so it's no longer a duplicate
Andrew Bartlett
2011-04-29
1
-1
/
+3
*
lib/util Re-merge the string_sub() and all_string_sub() from source3
Andrew Bartlett
2011-04-29
3
-135
/
+1
*
lib/util/charset Move strstr_m() to the top level
Andrew Bartlett
2011-04-29
1
-81
/
+0
*
libcli/smb Move attrib_string in common
Andrew Bartlett
2011-04-29
4
-23
/
+4
*
s3-client Add TALLOC_CTX argument to attrib_string().
Andrew Bartlett
2011-04-29
3
-5
/
+5
*
s3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
Andrew Bartlett
2011-04-29
14
-32
/
+29
*
s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
Andrew Bartlett
2011-04-29
21
-87
/
+86
*
s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
Andrew Bartlett
2011-04-29
3
-5
/
+4
*
s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
Andrew Bartlett
2011-04-29
23
-161
/
+160
*
s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
Andrew Bartlett
2011-04-29
23
-171
/
+170
*
s3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
Andrew Bartlett
2011-04-29
10
-22
/
+21
*
libcli/smb Move FILE_ATTRIBUTE defines to the top level
Andrew Bartlett
2011-04-29
1
-20
/
+0
*
s3-libads Move variables into if (socket_wrapper_dir()) where they are used.
Andrew Bartlett
2011-04-29
1
-4
/
+4
*
build: Fix kerberos build issues in top level build
Andrew Bartlett
2011-04-29
2
-8
/
+9
*
s3-ldap Move ldap prototypes to inside #ifdef HAVE_LDAP_H
Andrew Bartlett
2011-04-29
1
-10
/
+11
*
s3: Close the winbind client fds after forking
Volker Lendecke
2011-04-28
1
-0
/
+10
*
s3: Fix a strange German translation
Volker Lendecke
2011-04-28
1
-1
/
+1
*
selftest: Fix combination of Samba3 and Samba4 test lists
Andrew Bartlett
2011-04-28
1
-0
/
+1
*
s3-libads: Use ldap_init_fd() to connect to AD server in socket_wrapper
Andrew Bartlett
2011-04-28
4
-7
/
+48
*
s3-libads Pass a struct sockaddr_storage to cldap routines
Andrew Bartlett
2011-04-28
6
-48
/
+33
*
lib/util/charset Merge talloc-based pull and push charset functions
Andrew Bartlett
2011-04-28
3
-126
/
+3
*
lib/util/charset use convert_string.c in common
Andrew Bartlett
2011-04-28
1
-1
/
+1
*
Remove another fstring in this code.
Jeremy Allison
2011-04-28
1
-12
/
+20
*
s3: Properly clean up in pthreadpool_init in case of failure
Volker Lendecke
2011-04-27
1
-0
/
+6
*
s3-rpc_server Fix compile without kerberos
Andrew Bartlett
2011-04-27
2
-3
/
+9
*
Fixup (C) - we've both worked lots on this :-).
Jeremy Allison
2011-04-27
1
-0
/
+2
*
Remove fstrings from client struct. Properly talloc strings (ensuring we neve...
Jeremy Allison
2011-04-27
3
-49
/
+278
*
s3-waf: add pthreadpool support.
Günther Deschner
2011-04-27
3
-4
/
+21
*
s3-waf: check for pthread support.
Günther Deschner
2011-04-27
1
-0
/
+31
*
s3-netapi: Fix Coverity CID #2302: FORWARD_NULL
Günther Deschner
2011-04-27
1
-1
/
+1
*
s3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get the winbind pipe dir
Andrew Bartlett
2011-04-27
1
-1
/
+1
*
dynconfig: Have only one dynconfig.o in the common code.
Andrew Bartlett
2011-04-27
8
-198
/
+12
*
s3-test Make samba3.blackbox.net.local.registry.roundtrip reliable
Andrew Bartlett
2011-04-27
1
-2
/
+2
*
s3-waf Don't enable profiling by default
Andrew Bartlett
2011-04-27
1
-1
/
+1
*
build: fixed build problems due to implicit library deps in samba3core
Andrew Tridgell
2011-04-27
1
-3
/
+3
*
auth/kerberos Add check for gss_inquire_sec_context_by_oid
Andrew Bartlett
2011-04-27
2
-1
/
+2
*
s3-gse: Don't release the mech OID from gss_accept_security_context
Andrew Bartlett
2011-04-27
3
-5
/
+33
*
auth/kerberos Move all the PAC handling functions to auth/kerberos
Andrew Bartlett
2011-04-27
1
-1
/
+1
*
auth/kerberos: Create common helper to get the verified PAC from GSSAPI
Andrew Bartlett
2011-04-27
7
-98
/
+19
*
s3-libsmb Use 'resolv:hosts file' as a DNS emulation when specified.
Andrew Bartlett
2011-04-27
3
-1
/
+43
*
s3-libads Don't start a DEBUG with 'time'
Andrew Bartlett
2011-04-27
1
-1
/
+1
*
libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/auth
Andrew Bartlett
2011-04-27
1
-8
/
+0
*
s3: Make cli_session_setup_lanman2 async
Volker Lendecke
2011-04-27
1
-53
/
+201
*
s3: Make cli_session_setup_nt1 async
Volker Lendecke
2011-04-26
1
-87
/
+246
*
s3: Make plaintext session setup async
Volker Lendecke
2011-04-26
1
-59
/
+145
*
s3: Remove cli_write
Volker Lendecke
2011-04-26
3
-209
/
+0
*
s3: Use cli_writeall instead of cli_write
Volker Lendecke
2011-04-26
9
-103
/
+169
*
s3: Add cli_writeall
Volker Lendecke
2011-04-26
2
-3
/
+55
*
s3:vfs use gpfs_lib_init
Christian Ambach
2011-04-26
3
-0
/
+22
*
s3-utils: Fix Bug #8106. Fix the build of smbget on HP NonStop.
Günther Deschner
2011-04-26
1
-0
/
+1
[next]