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
path:
root
/
source4
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15225: Use talloc_zero() to avoid use of uninitialised values later on.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
5
-17
/
+17
2007-10-10
r15191: Avoid uint_t as it's not standard.
Jelmer Vernooij
7
-16
/
+16
2007-10-10
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
1
-2
/
+4
2007-10-10
r15181: Don't try kerberos sign/seal when in SSL
Simo Sorce
1
-1
/
+6
2007-10-10
r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE flag in the
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY is
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14974: work around an ibm checker bug
Andrew Tridgell
1
-2
/
+2
2007-10-10
r14973: req cannot be NULL in smb_raw_t2open_recv() (found by IBM checker)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14946: added a smbcli_ftruncate() call, useful for torture testing
Andrew Tridgell
1
-7
/
+16
2007-10-10
r14938: add smbcli_fsetatr() as a convenient interface to a setfileinfo for
Andrew Tridgell
1
-0
/
+23
2007-10-10
r14894: - add some 'const'
Stefan Metzmacher
3
-37
/
+21
2007-10-10
r14891: fix a bug found by the ibm checker
Stefan Metzmacher
2
-24
/
+46
2007-10-10
r14876: added ENOSYS to unix error mapping
Andrew Tridgell
1
-0
/
+3
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
8
-9
/
+29
2007-10-10
r14859: fix bugs noticed by the ibm code checker
Stefan Metzmacher
1
-9
/
+11
2007-10-10
r14840: - rename some functions
Stefan Metzmacher
1
-31
/
+41
2007-10-10
r14724: Rearrange some source files, install more headers.
Jelmer Vernooij
9
-10
/
+46
2007-10-10
r14641: fix typo
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
14
-2
/
+49
2007-10-10
r14539: get rid of a pointless union layer in struct smb_notify
Andrew Tridgell
2
-29
/
+27
2007-10-10
r14511: Install more headers
Jelmer Vernooij
7
-6
/
+22
2007-10-10
r14498: Revert part of my commit that removed support for compilers that
Jelmer Vernooij
1
-0
/
+12
2007-10-10
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r14484: Install more headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r14473: Modern splint has no problems with immediate structures.
Jelmer Vernooij
1
-18
/
+0
2007-10-10
r14470: Remove some unnecessary headers.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
26
-8
/
+27
2007-10-10
r14435: return after an error
Andrew Tridgell
1
-0
/
+1
2007-10-10
r14434: use the right enum type
Andrew Tridgell
1
-1
/
+1
2007-10-10
r14424: another empty controls case
Andrew Tridgell
1
-1
/
+3
2007-10-10
r14423: don't die on no controls
Andrew Tridgell
1
-1
/
+3
2007-10-10
r14414: added some error checks
Andrew Tridgell
1
-0
/
+2
2007-10-10
r14413: don't do memcpy of length 0
Andrew Tridgell
1
-1
/
+4
2007-10-10
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14380: Reduce the size of structs.h
Jelmer Vernooij
7
-6
/
+38
2007-10-10
r14372: fix bug found by sparse
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
4
-0
/
+4
2007-10-10
r14349: Kill proto.h!
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-12
/
+8
2007-10-10
r14297: make sure we can go through the loop for than once
Andrew Tridgell
1
-1
/
+3
2007-10-10
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
16
-208
/
+237
2007-10-10
r14239: Fix indentation.
Rafal Szczesniak
1
-15
/
+15
2007-10-10
r14208: removed use of req->flags2 inside the ntvfs layer. This should help
Andrew Tridgell
4
-0
/
+6
2007-10-10
r14205: move smb specific stuff out of includes.h (finally!!!:-)
Stefan Metzmacher
5
-46
/
+32
2007-10-10
r14174: fix typos
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
14
-251
/
+252
2007-10-10
r14160: don't write behind the buffer
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r14141: fixed bugzilla 2921, forcing correct alignment when in ascii mode
Andrew Tridgell
1
-2
/
+4
[next]