index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-charcnv: removed unused function
Andrew Tridgell
2011-03-25
1
-1
/
+0
*
s3-charcnv Add convert_string_error()
Andrew Bartlett
2011-03-25
1
-0
/
+4
*
s3-includes: fixed CONST_DISCARD() to actually discard const
Andrew Tridgell
2011-03-25
1
-1
/
+1
*
libcli: created smb_constants.h
Andrew Tridgell
2011-03-25
1
-15
/
+2
*
s3-lib: make pull_ucs2_base_talloc static
Andrew Tridgell
2011-03-25
1
-6
/
+0
*
lib: remove unused pieces of string_wrappers.h
Andrew Tridgell
2011-03-25
1
-1
/
+1
*
lib: move the string wrappers from source3/include to common lib/util
Andrew Tridgell
2011-03-25
1
-105
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-1
/
+1
*
s3-prototypes: remove protos of some dead functions.
Günther Deschner
2011-03-24
3
-30
/
+0
*
s3-proto: remove some duplicate prototypes.
Günther Deschner
2011-03-23
1
-11
/
+0
*
s3-includes: remove unused cmdline_lp_ctx.
Günther Deschner
2011-03-23
1
-3
/
+0
*
s3-epmapper: Added function to delete endpoint entries.
Andreas Schneider
2011-03-23
1
-0
/
+3
*
s3-rpc_server: Rename system_user to ncalrpc_as_system.
Andreas Schneider
2011-03-23
1
-1
/
+1
*
s3-safe_string: Add checked_strlcpy()
Andrew Bartlett
2011-03-23
1
-0
/
+12
*
s3-safe_str: Futher simplify the macros by removing indirection
Andrew Bartlett
2011-03-23
2
-53
/
+23
*
s3-lib Remove the clobber_region() code.
Andrew Bartlett
2011-03-23
2
-88
/
+38
*
fault: fixed smb_panic() prototypes
Andrew Tridgell
2011-03-23
1
-1
/
+0
*
fault: get fault.c ready for use by s4
Andrew Tridgell
2011-03-23
1
-5
/
+1
*
s3:loadparm: remove unused parameter "idmap read only".
Michael Adam
2011-03-22
1
-1
/
+0
*
s3:idmap: remove the params argument from the init function
Michael Adam
2011-03-22
1
-1
/
+1
*
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
2011-03-22
1
-1
/
+1
*
s3: Add "print notify backchannel" parameter to prevent us doing the reverse ...
Volker Lendecke
2011-03-18
1
-0
/
+1
*
s3-build: only include asn1 headers where actually needed.
Günther Deschner
2011-03-16
2
-1
/
+4
*
s3-packet: only include packet.h where needed.
Günther Deschner
2011-03-16
1
-1
/
+0
*
s3-interfaces: only include interfaces.h where needed.
Günther Deschner
2011-03-16
1
-1
/
+0
*
s3-msdfs: avoid global inclusion of msdfs.h.
Günther Deschner
2011-03-16
2
-1
/
+2
*
s3-build: stop including ldap and lber headers everywhere in the code.
Günther Deschner
2011-03-16
4
-51
/
+63
*
s3-includes: avoid global include of gssapi headers.
Günther Deschner
2011-03-16
2
-12
/
+12
*
s3-libsmb: move smb encryption structs into own header.
Günther Deschner
2011-03-16
3
-28
/
+63
*
libcli/security: move display_sec headers to own header file and add to
Günther Deschner
2011-03-16
1
-10
/
+0
*
s3-libsmb: only include rap client when needed.
Günther Deschner
2011-03-15
2
-180
/
+1
*
s3: Remove some unused code
Volker Lendecke
2011-03-15
1
-2
/
+0
*
s3: Change tldap_entry_attributes to the "array,count" convention
Volker Lendecke
2011-03-14
1
-2
/
+3
*
libsmbclient: Fix a typo
Volker Lendecke
2011-03-09
1
-1
/
+1
*
s3-rpc_server: Add server support for NCALRPC system user pipe.
Andreas Schneider
2011-03-08
1
-0
/
+2
*
s3-rpc_server: Introduce transport in pipe_struct.
Andreas Schneider
2011-03-08
2
-1
/
+3
*
s3-rpc_server: Added server address to pipes struct.
Andreas Schneider
2011-03-08
1
-0
/
+1
*
s3: Remove close_fn from idmap_methods
Volker Lendecke
2011-03-06
1
-3
/
+0
*
s3: Remove unused args from nss_get_info
Volker Lendecke
2011-03-06
1
-1
/
+0
*
s3: Remove unused args from get_nss_info
Volker Lendecke
2011-03-06
1
-1
/
+0
*
s3: Move EXOP definitions to smbldap.h
Volker Lendecke
2011-03-06
1
-0
/
+25
*
s3-printing: follow force user/group for driver IO
David Disseldorp
2011-03-04
1
-0
/
+1
*
libreplace: move "struct timespec" checks into libreplace (where timespec is ...
Günther Deschner
2011-03-04
1
-8
/
+0
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-03-03
1
-3
/
+3
*
s3-includes: remove global include of system/readline.h.
Günther Deschner
2011-03-02
1
-1
/
+0
*
s3-proto: fix some inline comments.
Günther Deschner
2011-03-02
1
-3
/
+12
*
s3-libds: use already existing ../libds/common/flag_mapping.h header.
Günther Deschner
2011-03-02
1
-9
/
+0
*
s3: Pass smb_filename through the set_offline vfs op
Volker Lendecke
2011-03-02
2
-6
/
+7
*
s3: Pass smb_filename through the is_offline vfs op
Volker Lendecke
2011-03-02
2
-6
/
+9
*
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
2011-03-02
2
-2
/
+1
[prev]
[next]