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
/
includes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
1
-17
/
+6
*
Use common xfile.h.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Use common byteorder.h.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Share data_blob implementation.
Jelmer Vernooij
2008-10-12
1
-0
/
+1
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-0
/
+2
*
Remove duplicate copy of dlinklist.h.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
Jelmer Vernooij
2008-09-24
1
-0
/
+1
|
\
|
*
Use common crc32 implementation.
Jelmer Vernooij
2008-09-24
1
-0
/
+1
*
|
Use common arcfour implementation.
Jelmer Vernooij
2008-09-24
1
-0
/
+1
|
/
*
Use shared copy of hmac5 implementation.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
Use common MD5.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
s3-nbt: use the new generated nbt.
Günther Deschner
2008-09-24
1
-0
/
+1
*
Merge branch 'singlereplace' into single
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
\
|
*
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
|
Share talloc source code between Samba 3 and Samba 4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
|
/
*
messaging: move types to IDL.
Günther Deschner
2008-09-12
1
-0
/
+1
*
kerberos: use KRB5_KT_KEY macro where appropriate.
Günther Deschner
2008-08-29
1
-1
/
+1
*
Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.
Michael Adam
2008-08-14
1
-0
/
+4
*
Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.
Michael Adam
2008-08-14
1
-0
/
+4
*
Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.
Michael Adam
2008-08-14
1
-0
/
+4
*
Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.
Michael Adam
2008-08-14
1
-0
/
+4
*
Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.
Michael Adam
2008-08-14
1
-0
/
+4
*
Add simple async wrappers around send, recv and connect
Volker Lendecke
2008-08-08
1
-0
/
+1
*
kerberos: allow to keep entries with old kvno's while creating keytab.
Günther Deschner
2008-06-30
1
-1
/
+2
*
kerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_add_entry_ext.
Günther Deschner
2008-06-30
1
-7
/
+8
*
kerberos: add smb_krb5_keytab_name().
Günther Deschner
2008-06-24
1
-0
/
+4
*
kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...
Günther Deschner
2008-06-24
1
-1
/
+8
*
clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype.
Günther Deschner
2008-06-17
1
-1
/
+0
*
AIX build fixes from William Jojo -- thanks
Volker Lendecke
2008-06-12
1
-0
/
+1
*
net: Move includes to net.h
Kai Blin
2008-06-10
1
-14
/
+0
*
net: Remove globals
Kai Blin
2008-05-10
1
-2
/
+4
*
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
2008-04-21
1
-1
/
+0
*
Add simple implementation of several functions in the Samba 4 RPC
Jelmer Vernooij
2008-04-17
1
-0
/
+1
*
Remove unused marshalling for Netlogon Lockout String.
Günther Deschner
2008-03-27
1
-1
/
+0
*
Remove remaining old srvsvc client and server rpc code entirely.
Günther Deschner
2008-03-21
1
-1
/
+0
*
Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.
Michael Adam
2008-03-17
1
-0
/
+2
*
Add infrastructure to support async SMB requests
Volker Lendecke
2008-03-06
1
-0
/
+1
*
Add basic infrastructure for general async requests
Volker Lendecke
2008-03-06
1
-0
/
+1
*
Revert "Add basic infrastructure for general async requests"
Volker Lendecke
2008-03-01
1
-1
/
+0
*
Revert "Add infrastructure to support async SMB requests"
Volker Lendecke
2008-03-01
1
-1
/
+0
*
Eliminate tons of build warnings on non-IPV6 system.
Michael Adam
2008-02-29
1
-0
/
+5
*
Add infrastructure to support async SMB requests
Volker Lendecke
2008-02-28
1
-0
/
+1
*
Add basic infrastructure for general async requests
Volker Lendecke
2008-02-28
1
-0
/
+1
*
Remove unneeded rpc_samr.h.
Günther Deschner
2008-02-27
1
-1
/
+0
*
Use new IDL based PAC structures in clikrb5.c
Günther Deschner
2008-02-17
1
-5
/
+4
*
NetBSD defines innetgr() in <netgroup.h>
Volker Lendecke
2008-02-01
1
-0
/
+4
*
Remove include/rpc_ds.h and all references to it completly.
Günther Deschner
2008-01-29
1
-1
/
+0
*
Some systems do not have XATTR_ defined
Volker Lendecke
2008-01-20
1
-0
/
+8
*
Fix the build
Volker Lendecke
2008-01-19
1
-0
/
+1
*
Move transfer_file and transfer_file_internal to a module of their own.
Michael Adam
2008-01-10
1
-0
/
+3
[next]