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-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
2007-12-07
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
1
-4
/
+3
2007-12-05
Remove some globals
Volker Lendecke
1
-0
/
+3
2007-12-03
Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.c
Jeremy Allison
1
-23
/
+0
2007-11-23
printing: fix default printing subsystem detection
Stefan Metzmacher
1
-1
/
+0
2007-11-08
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
1
-1
/
+1
2007-10-29
Fix the setup_kaddr() call to cope with IPv6.
Jeremy Allison
1
-1
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-10
/
+5
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-0
/
+3
2007-10-10
r25474: Try and fix the build on Mac OS X 10.4.9.
Jeremy Allison
1
-4
/
+0
[next]