Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Conflicts: source3/include/includes.h | |||||
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 | |
Guenther | |||||
2008-09-16 | Merge branch 'singlereplace' into single | Jelmer Vernooij | 1 | -1/+1 | |
Conflicts: source4/configure.ac source4/torture/local/config.mk | |||||
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 | |
Guenther (This used to be commit 6c346d0eb20af5ba9b09f30319420f7c91480da6) | |||||
2008-08-29 | kerberos: use KRB5_KT_KEY macro where appropriate. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit a042dffd7121bda3dbc9509f69fcfae06ed4cc22) | |||||
2008-08-14 | Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h. | Michael Adam | 1 | -0/+4 | |
Thereby (hopefully) fixing the potential build problems with IRIX acls. Michael (This used to be commit 61c201d416bbc37950b980e8598b7ef1292336bc) | |||||
2008-08-14 | Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h. | Michael Adam | 1 | -0/+4 | |
Thereby (hopefully) fixing the potential build problems with HPUX acls. Michael (This used to be commit 4f2a1de990dc9063a1db877c06a5c1d68924edcf) | |||||
2008-08-14 | Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h. | Michael Adam | 1 | -0/+4 | |
Thereby (hopefully) fixing the potential build problems with solaris acls. Michael (This used to be commit 8413c05afcde65006fa7c8743f30b53cc33c1729) | |||||
2008-08-14 | Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h. | Michael Adam | 1 | -0/+4 | |
Thereby (hopefully) fixing the build with tru64 acls. Michael (This used to be commit 1ab64b69850489a2648a2543da6d0e1157df68bc) | |||||
2008-08-14 | Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h. | Michael Adam | 1 | -0/+4 | |
Michael (This used to be commit 876f6793434174051084b17f3b02bd1bbb24ec44) | |||||
2008-08-08 | Add simple async wrappers around send, recv and connect | Volker Lendecke | 1 | -0/+1 | |
To be used later :-) (This used to be commit 0d161d336ab9eeccd90d19ef1473646c3008864a) | |||||
2008-06-30 | kerberos: allow to keep entries with old kvno's while creating keytab. | Günther Deschner | 1 | -1/+2 | |
Guenther (This used to be commit 6194244bd9fcc1fb736f3d91433f107270cac1c9) | |||||
2008-06-30 | kerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_add_entry_ext. | Günther Deschner | 1 | -7/+8 | |
Guenther (This used to be commit 48600a0019d70d22574cf08e8fe19d44cc332a0f) | |||||
2008-06-24 | kerberos: add smb_krb5_keytab_name(). | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit c273ce8798062d1b55100411f3e92a01bdbf611c) | |||||
2008-06-24 | kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without ↵ | Günther Deschner | 1 | -1/+8 | |
salting them. Guenther (This used to be commit 7c4da23be1105dc224033b21eb486e7fcdc7d9c5) | |||||
2008-06-17 | clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype. | Günther Deschner | 1 | -1/+0 | |
Guenther (This used to be commit ec86852fc6ce2d88ad5835c8fcb337c68fd6f6bc) | |||||
2008-06-12 | AIX build fixes from William Jojo -- thanks | Volker Lendecke | 1 | -0/+1 | |
(cherry picked from commit cb91a47576e820390bc62195702aaae93a2feba6) (This used to be commit 90d7bc6da3c92e104fadd5965a730fbe01be33d5) | |||||
2008-06-10 | net: Move includes to net.h | Kai Blin | 1 | -14/+0 | |
(This used to be commit 1943e2752d4dcb5bbbd4e40cf854efba4aed8f45) | |||||
2008-05-10 | net: Remove globals | Kai Blin | 1 | -2/+4 | |
(This used to be commit 1e9319cf88b65a2a8d4f5099a1fe5297e405ed2e) | |||||
2008-04-21 | cldap: avoid duplicate definitions so remove ads_cldap.h. | Günther Deschner | 1 | -1/+0 | |
Guenther (This used to be commit 538eefe22ad69540b9f73ffaa613d6be045de199) | |||||
2008-04-17 | Add simple implementation of several functions in the Samba 4 RPC | Jelmer Vernooij | 1 | -0/+1 | |
library on top of the Samba 3 RPC library: * dcerpc_pipe_connect * dcerpc_ndr_request_recv * dcerpc_ndr_request_send These are the main functions used by the generated client calls in Samba 4. (This used to be commit 350177824239343365d5c99ad4efd71e3b2ed6fa) | |||||
2008-03-27 | Remove unused marshalling for Netlogon Lockout String. | Günther Deschner | 1 | -1/+0 | |
Guenther (This used to be commit d87133d0516294e7d5f123e3bb2e93c179c72677) | |||||
2008-03-21 | Remove remaining old srvsvc client and server rpc code entirely. | Günther Deschner | 1 | -1/+0 | |
Guenther (This used to be commit a5f0186f70abe8dba650265219e69ce5ca2fb642) | |||||
2008-03-17 | Move libnet_conf to a library lib/smbconf/ of its own, fixing the api. | Michael Adam | 1 | -0/+2 | |
The libnet_conf code to access the registry based configuration has become more of a library used in several places in samba (e.g. loadparm) than an abstraction of "net conf". So I move it to a location lib/smbconf/. In the same breath, the api is fixed (not generated by make proto anymore). Michael (This used to be commit 5315ef41f403b96715dd68b512e9e74662e2910a) | |||||
2008-03-06 | Add infrastructure to support async SMB requests | Volker Lendecke | 1 | -0/+1 | |
(This used to be commit e2153301351559f30f2714345f4c1ca6c5f1a45f) | |||||
2008-03-06 | Add basic infrastructure for general async requests | Volker Lendecke | 1 | -0/+1 | |
(This used to be commit 9f8b2a87ee8bba930b776dcfda608a5639f6d55a) | |||||
2008-03-01 | Revert "Add basic infrastructure for general async requests" | Volker Lendecke | 1 | -1/+0 | |
This reverts commit ae254cb61f4b9331755848c47ebc34e90dd80390. (This used to be commit 030bef7f22f7a73466204b7860f397dbca9f2ab0) | |||||
2008-03-01 | Revert "Add infrastructure to support async SMB requests" | Volker Lendecke | 1 | -1/+0 | |
This reverts commit f5356825698a02df2d400b51dd95d1f857c83e81. (This used to be commit 5f53a62be8a21b8d92ac44b18d202882500356e8) | |||||
2008-02-29 | Eliminate tons of build warnings on non-IPV6 system. | Michael Adam | 1 | -0/+5 | |
Michael (This used to be commit ee4810099c2d26a0ebab3c41a95bc6b57921683d) | |||||
2008-02-28 | Add infrastructure to support async SMB requests | Volker Lendecke | 1 | -0/+1 | |
(This used to be commit f5356825698a02df2d400b51dd95d1f857c83e81) | |||||
2008-02-28 | Add basic infrastructure for general async requests | Volker Lendecke | 1 | -0/+1 | |
(This used to be commit ae254cb61f4b9331755848c47ebc34e90dd80390) | |||||
2008-02-27 | Remove unneeded rpc_samr.h. | Günther Deschner | 1 | -1/+0 | |
Guenther (This used to be commit e6701352dc2cd4ff9cc7d04db6f1975594477cdb) | |||||
2008-02-17 | Use new IDL based PAC structures in clikrb5.c | Günther Deschner | 1 | -5/+4 | |
Guenther (This used to be commit 3b0135d57e1e70175a5eec49b603a2e5f700c770) | |||||
2008-02-01 | NetBSD defines innetgr() in <netgroup.h> | Volker Lendecke | 1 | -0/+4 | |
(This used to be commit 7ad8e22073b577cd454675bacf92549e81f55e1c) | |||||
2008-01-29 | Remove include/rpc_ds.h and all references to it completly. | Günther Deschner | 1 | -1/+0 | |
Jerry, please have a look if you're fine with that. Guenther (This used to be commit beae25c808a3a03d645f247e9befcd05e3ecca2c) | |||||
2008-01-20 | Some systems do not have XATTR_ defined | Volker Lendecke | 1 | -0/+8 | |
(This used to be commit 2cac1d3919a96c480f34c93d8b9b07782d46ed23) | |||||
2008-01-19 | Fix the build | Volker Lendecke | 1 | -0/+1 | |
... forgot to "git add" it (This used to be commit 6d0a727f26dd0945634486f18a55aa8dd5813983) | |||||
2008-01-10 | Move transfer_file and transfer_file_internal to a module of their own. | Michael Adam | 1 | -0/+3 | |
Also, don't auto-generate prototypes of the (two) exported functions but make a start in having handwritten prototypes in dedicated header files (not in includes.h ... :-) Michael (This used to be commit 395f29d8b768a56af20b37f185eccdc5f37b68d5) | |||||
2007-12-21 | De-couple smbd from staticly linking against winbindd client files. | Gerald (Jerry) Carter | 1 | -0/+1 | |
Implements a wrapper layer in winbind_util.c which are just stubs if compiled --without-winbind. When building with winbindd, it is now required to build the libwbclient DSO first (in the Makefile) and then either set LD_LIBRARY_PATH or /etc/ld.so.conf to pick up the library PATH. (This used to be commit 42787bccff4fcffafc7aae6a678e792604ecaaa5) |