Age | Commit message (Expand) | Author | Files | Lines |
2008-10-15 | Share libndr.h between Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -0/+5 |
2008-10-14 | Rely on standard {u,}int{8,16,32,64}_t types provided by system or | Jelmer Vernooij | 1 | -41/+8 |
2008-10-14 | Remove define for VOLATILE, volatile is already provided by libreplace. | Jelmer Vernooij | 1 | -12/+2 |
2008-10-14 | MAXHOSTNAMELEN is already provided by libreplace if not by the system. | Jelmer Vernooij | 1 | -8/+0 |
2008-10-14 | Remove unused data type schar. If we really need this, it should probably be ... | Jelmer Vernooij | 1 | -6/+0 |
2008-10-14 | Use {u,}int64_t instead of SMB_BIG_{U,}INT. | Jelmer Vernooij | 1 | -17/+6 |
2008-10-12 | Use common xfile.h. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-12 | Use common byteorder.h. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-12 | Share data_blob implementation. | Jelmer Vernooij | 1 | -0/+1 |
2008-10-11 | Cope with changed signature of http_timestring(). | Jelmer Vernooij | 1 | -0/+2 |
2008-10-11 | Remove duplicate copy of dlinklist.h. | Jelmer Vernooij | 1 | -1/+1 |
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 |