Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r25472: Fix the interfaces code to detect IPv6 interfaces, using the | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplace | Stefan Metzmacher | 1 | -6/+0 |
2007-10-10 | r24809: Consolidate the use of temporary talloc contexts. | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r24419: Hm, I think this protoype is not required here. | Günther Deschner | 1 | -5/+0 |
2007-10-10 | r24304: patch from Bjoern JAcke <bj@SerNet.DE>: | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r23971: Prevent build failures. | Günther Deschner | 1 | -1/+5 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23732: removed reference to non-existent structure | Herb Lewis | 1 | -2/+0 |
2007-10-10 | r23646: Generalize our internal keytab handling to support a broader range of... | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r23582: Fix event based krb5 ticket refreshing in winbindd. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23509: This activates the global options from the registry in loadparm. | Michael Adam | 1 | -0/+1 |
2007-10-10 | r23410: Merge the core of the cluster code. | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r23328: don't typedef ber_tag_t when it's already done by openldap | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23307: move readahead stuff out of libreplace and make it samba3 specific | Stefan Metzmacher | 1 | -0/+3 |