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