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-05-03
s3-proto: move remaining krb5 protos to krb5_protos.h
Günther Deschner
2
-7
/
+6
2011-05-03
s3-ctdb Fix duplicate function name due to packet -> ctdb_packet rename.
Andrew Bartlett
3
-3
/
+3
2011-05-03
s3: reply_readbraw_error needs an sconn as argument also in the non-LFS code ...
Björn Jacke
1
-1
/
+1
2011-05-03
ѕ3/configure: move out generic CPPFLAGS in the solaris case here
Björn Jacke
1
-3
/
+4
2011-05-03
ѕ3/configure: move out generic LDFLAGS in the solaris case here
Björn Jacke
1
-3
/
+1
2011-05-03
lib/util make string_wrappers.h a public header
Andrew Bartlett
1
-1
/
+1
2011-05-03
s4-param Rename secrets_init() -> randseed_init()
Andrew Bartlett
3
-10
/
+10
2011-05-03
lib/util Use lib/util/util_str.c in common, including strequal()
Andrew Bartlett
4
-89
/
+4
2011-05-03
lib/util Use compiler-checked safe string macros in top level code.
Andrew Bartlett
2
-35
/
+27
2011-05-03
s4: fix arguments to safe_strcpy()
Andrew Bartlett
2
-7
/
+7
2011-05-03
s4-socket: rename allow_access() to socket_allow_access()
Andrew Tridgell
3
-8
/
+8
2011-05-03
lib/util/charset Use push_string and talloc_strupper/strlower from common code
Andrew Bartlett
6
-145
/
+12
2011-05-03
s3-lib make push_ucs2() static
Andrew Bartlett
2
-2
/
+1
2011-05-03
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
12
-150
/
+135
2011-05-03
s4-param: use new roles.h
Andrew Tridgell
1
-5
/
+1
2011-05-03
s3-include: use new roles.h
Andrew Tridgell
2
-9
/
+2
2011-05-03
libds: added roles.h for server roles
Andrew Tridgell
2
-0
/
+43
2011-05-03
libcli/raw: use a different ifdef than s3 smb.h
Andrew Tridgell
1
-3
/
+3
2011-05-03
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
46
-266
/
+266
2011-05-03
s4-libcli Remove resolve_name() as it conflicts with Samba3.
Andrew Bartlett
9
-25
/
+27
2011-05-03
s4-torture Remove unused and uncompleated test
Andrew Bartlett
1
-54
/
+0
2011-05-03
lib/util Move set_socket_options() into common code.
Andrew Bartlett
4
-320
/
+163
2011-05-03
s4-lib/socket Merge updated set_socket_options from Samba3 -> Samba4
Andrew Bartlett
1
-34
/
+90
2011-05-03
lib/util Move more network utility functions from source3 into lib/util
Andrew Bartlett
7
-238
/
+275
2011-05-03
s3-ctdb Rename packet file and files to ctdb_packet
Andrew Bartlett
5
-73
/
+72
2011-05-03
s4-cluster Rename server_id.node -> vnn to match Samba3
Andrew Bartlett
4
-8
/
+8
2011-05-03
s4:Remove outdated doc on Samba4 upgrade
Andrew Bartlett
1
-21
/
+0
2011-05-03
selftest: Update README
Andrew Bartlett
1
-5
/
+6
2011-05-03
Remove reference to Samba4 LDAP backends
Andrew Bartlett
1
-7
/
+0
2011-05-03
s4-cluster: Remove const from cluster_id_string()
Andrew Bartlett
4
-5
/
+5
2011-05-03
s4:cluster Rename .id to .pid in server_id
Andrew Bartlett
7
-21
/
+28
2011-05-03
s3: Tune broadcast namequeries for unique names
Volker Lendecke
1
-3
/
+9
2011-05-02
s3-rpc_server: (re)move last globally included rpc_server prototypes.
Günther Deschner
5
-9
/
+36
2011-05-02
s3-spoolss: remove another unused header.
Günther Deschner
1
-1
/
+0
2011-05-02
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
23
-18
/
+23
2011-05-02
s3-rpc_server: add pipes_struct forward declaration.
Günther Deschner
2
-0
/
+3
2011-05-02
s3-winbindd: remove unused headers.
Günther Deschner
2
-6
/
+0
2011-05-02
s3: remove various references to server side dcerpc structs (which are not ne...
Günther Deschner
8
-8
/
+0
2011-05-02
s3: move pipe_auth_data to dcerpc.h
Günther Deschner
2
-15
/
+14
2011-05-02
s3-printing: include ../librpc/ndr/libndr.h in ads printing.
Günther Deschner
1
-0
/
+1
2011-05-02
s3-smbd: avoid using pipes_struct when only session_info is needed.
Günther Deschner
3
-7
/
+6
2011-05-02
s3-printing: avoid using pipes_struct when only session_info is needed.
Günther Deschner
3
-17
/
+16
2011-05-02
libcli/named_pipe_auth: add forward declaration in npa_tstream.h.
Günther Deschner
1
-0
/
+1
2011-05-02
s3-proto: move remaining srvsvc protos to own header file.
Günther Deschner
4
-5
/
+35
2011-05-02
s3-proto: move remaining spoolss protos to own header file.
Günther Deschner
7
-10
/
+45
2011-05-02
s3-proto: move more rpc_server prototypes out of proto.h
Günther Deschner
11
-25
/
+60
2011-05-02
s3-rpc_server: remove proto of nonexisting function
Günther Deschner
2
-5
/
+1
2011-05-02
s3-util: move valid_share_pathname() to lib/util.c
Günther Deschner
3
-38
/
+35
2011-05-02
s3-proto: move rpc_srv_register protos and structs to town headerfile.
Günther Deschner
9
-19
/
+49
2011-05-02
s4:libcli/util/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILURE
Stefan Metzmacher
1
-0
/
+2
[next]