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
/
source3
/
include
/
proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
registry: create and use shared libcli/registry/util_reg.h header.
Günther Deschner
1
-9
/
+0
2011-03-30
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
1
-34
/
+1
2011-03-30
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...
Günther Deschner
1
-2
/
+0
2011-03-30
lib/util/util_pw: share sys_get{pw,gr} group of calls.
Günther Deschner
1
-7
/
+0
2011-03-27
s3: Replace cli_negprot_sendsync() by cli_negprot_send()
Volker Lendecke
1
-1
/
+0
2011-03-27
s3: Remove a use of cli_send_smb
Volker Lendecke
1
-2
/
+2
2011-03-25
s3-charcnv: removed unused function
Andrew Tridgell
1
-1
/
+0
2011-03-25
s3-charcnv Add convert_string_error()
Andrew Bartlett
1
-0
/
+4
2011-03-25
s3-lib: make pull_ucs2_base_talloc static
Andrew Tridgell
1
-6
/
+0
2011-03-25
lib: remove unused pieces of string_wrappers.h
Andrew Tridgell
1
-1
/
+1
2011-03-24
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
1
-1
/
+1
2011-03-24
s3-prototypes: remove protos of some dead functions.
Günther Deschner
1
-21
/
+0
2011-03-23
s3-proto: remove some duplicate prototypes.
Günther Deschner
1
-11
/
+0
2011-03-23
s3-safe_str: Futher simplify the macros by removing indirection
Andrew Bartlett
1
-9
/
+9
2011-03-23
s3-lib Remove the clobber_region() code.
Andrew Bartlett
1
-35
/
+12
2011-03-23
fault: get fault.c ready for use by s4
Andrew Tridgell
1
-5
/
+1
2011-03-22
s3:loadparm: remove unused parameter "idmap read only".
Michael Adam
1
-1
/
+0
2011-03-22
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
1
-1
/
+1
2011-03-18
s3: Add "print notify backchannel" parameter to prevent us doing the reverse ...
Volker Lendecke
1
-0
/
+1
2011-03-16
s3-build: only include asn1 headers where actually needed.
Günther Deschner
1
-0
/
+4
2011-03-16
s3-msdfs: avoid global inclusion of msdfs.h.
Günther Deschner
1
-0
/
+2
2011-03-16
s3-libsmb: move smb encryption structs into own header.
Günther Deschner
1
-1
/
+1
2011-03-16
libcli/security: move display_sec headers to own header file and add to
Günther Deschner
1
-10
/
+0
2011-03-15
s3-libsmb: only include rap client when needed.
Günther Deschner
1
-180
/
+0
2011-03-15
s3: Remove some unused code
Volker Lendecke
1
-2
/
+0
2011-03-04
s3-printing: follow force user/group for driver IO
David Disseldorp
1
-0
/
+1
2011-03-02
s3-proto: fix some inline comments.
Günther Deschner
1
-3
/
+12
2011-03-02
s3-libds: use already existing ../libds/common/flag_mapping.h header.
Günther Deschner
1
-9
/
+0
2011-03-02
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
1
-1
/
+1
2011-03-01
s3-auth struct security_unix_token replaces UNIX_USER_TOKEN
Andrew Bartlett
1
-6
/
+6
2011-02-28
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
1
-94
/
+0
2011-02-28
s3: Remove unused receive_packet
Stefan Metzmacher
1
-1
/
+0
2011-02-28
s3: Add poll_intr_one_fd
Volker Lendecke
1
-0
/
+1
2011-02-28
s3: Add poll_one_fd()
Volker Lendecke
1
-0
/
+1
2011-02-28
s3: Add timeval_to_msec
Volker Lendecke
1
-0
/
+1
2011-02-28
s3: smbcontrol to notify smbd about idmap changes
Gregor Beck
1
-0
/
+4
2011-02-28
s3: add functions to remove entries from idmap memcache
Gregor Beck
1
-0
/
+3
2011-02-28
s3: add functions to flush the idmap memcache
Gregor Beck
1
-0
/
+2
2011-02-27
s3: Make is_zero_addr take a sockaddr_storage
Volker Lendecke
1
-1
/
+1
2011-02-25
s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap.
Günther Deschner
1
-1
/
+0
2011-02-23
Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 test
Jeremy Allison
1
-1
/
+2
2011-02-23
s3-proto: remove some prototypes of non-existing functions.
Günther Deschner
1
-40
/
+0
2011-02-22
s3-printing: only include printing where really needed.
Günther Deschner
1
-29
/
+0
2011-02-22
s3-printing: fix pcacp prototypes and includes.
Günther Deschner
1
-8
/
+0
2011-02-22
s3-printing: isolate print notification prototypes better.
Günther Deschner
1
-63
/
+0
2011-02-22
s3:auth: change num_groups to from size_t to uint32_t
Stefan Metzmacher
1
-2
/
+2
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
1
-13
/
+13
2011-02-20
s3: Convert init_system_info to NTSTATUS
Volker Lendecke
1
-1
/
+1
2011-02-19
s3: Add "len" to pdb_set_hours
Volker Lendecke
1
-1
/
+2
2011-02-18
s3-charcnv Don't genreate valid_table on the fly, rely on valid.dat
Andrew Bartlett
1
-1
/
+0
[next]