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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1760: name the struct
Simo Sorce
1
-1
/
+1
2007-10-10
r1756: merge volkers ldap client lib to samba4 for simo to start with the
Stefan Metzmacher
2
-1
/
+3
2007-10-10
r1745: More work on cleaning up SMB signing.
Andrew Bartlett
1
-3
/
+7
2007-10-10
r1735: Clean up SMB signing - we don't have more than one 'real' way to sign
Andrew Bartlett
1
-7
/
+2
2007-10-10
r1729: Make the SMB signing code more generic (to share more between client a...
Andrew Bartlett
1
-11
/
+13
2007-10-10
r1686: Don't use a void* for the context inside the SMB signing code.
Andrew Bartlett
1
-1
/
+6
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2
-53
/
+53
2007-10-10
r1633: fixed a couple of async oplock handling errors
Andrew Tridgell
1
-0
/
+4
2007-10-10
r1629: server_zone needs to be "int" not "int16_t" as it can hold values
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1596: Fix up copyrights.
Jim McDonough
1
-1
/
+2
2007-10-10
r1578: the first stage of the async client rewrite.
Andrew Tridgell
4
-11
/
+54
2007-10-10
r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'
Stefan Metzmacher
1
-118
/
+122
2007-10-10
r1523: declaring variables "in" and "out" in every C module is a bad idea!
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1522: Oops - I forgot this file in the prvevious commit.
Andrew Bartlett
1
-0
/
+57
2007-10-10
r1521: Updates to our SMB signing code.
Andrew Bartlett
2
-31
/
+4
2007-10-10
r1499: combine struct user_struct and struct smbsrv_user
Stefan Metzmacher
1
-13
/
+0
2007-10-10
r1486: commit the start of the generic server infastructure
Stefan Metzmacher
2
-7
/
+2
2007-10-10
r1475: More kerberos work
Andrew Bartlett
1
-0
/
+2
2007-10-10
r1470: Get the smb_trans2 structure out of the rap_cli_call struct.
Volker Lendecke
1
-1
/
+1
2007-10-10
r1462: GENSEC Kerberos and SPENGO work:
Andrew Bartlett
1
-0
/
+4
2007-10-10
r1455: More Gtk+ updates:
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r1454: Today is the day of broken builds, now I get my share ... :-)
Volker Lendecke
2
-0
/
+85
2007-10-10
r1432: - Move the various Gtk-specific parts from the registry code into a di...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r1345: add extended security spnego support to the smb client
Stefan Metzmacher
1
-13
/
+15
2007-10-10
r1343: formating
Stefan Metzmacher
1
-16
/
+16
2007-10-10
r1292: Add const to the subsystem/module registration code.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1281: move include/context.h to smb_server/smb_server.h
Stefan Metzmacher
2
-376
/
+1
2007-10-10
r1280: rename struct request_context to smbsrv_request
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r1279: rename struct tcon_context to smbsrv_tcon
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r1278: rename struct user_context to smbsrv_user
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r1277: rename struct server_context to smbsrv_ontext
Stefan Metzmacher
1
-6
/
+4
2007-10-10
r1250: We no longer use these #defines
Andrew Bartlett
1
-3
/
+0
2007-10-10
r1204: decrpc -> dcerpc
Tim Potter
1
-1
/
+1
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts.
Andrew Bartlett
2
-37
/
+10
2007-10-10
r1065: some header file cleanups
Stefan Metzmacher
4
-315
/
+316
2007-10-10
r1064: Remove the unused userdom_struct from the user_context struct
Andrew Bartlett
1
-3
/
+0
2007-10-10
r1063: userdom_struct dies!
Andrew Bartlett
1
-7
/
+0
2007-10-10
r1019: Push the auth subsystem away from using typedef, and over to the 'all
Andrew Bartlett
1
-3
/
+1
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
5
-13
/
+13
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
2
-6
/
+2
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
4
-11
/
+11
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
5
-13
/
+13
2007-10-10
r937: - added a simple QuerySecurity implementation in samr server
Andrew Tridgell
1
-20
/
+0
2007-10-10
r917: - added the start of a LSA server to samba4.
Andrew Tridgell
1
-9
/
+0
2007-10-10
r904: - fixed account expiry testing in auth_sam
Andrew Tridgell
1
-0
/
+3
2007-10-10
r898: - remove some unused macros
Andrew Tridgell
3
-83
/
+0
2007-10-10
r893: a few more _t conversions
Andrew Tridgell
1
-2
/
+2
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
6
-29
/
+33
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
9
-222
/
+215
[next]