Age | Commit message (Expand) | Author | Files | Lines |
2010-06-03 | s3: remove rpc_secdes.h completely. | Günther Deschner | 1 | -1/+0 |
2010-05-31 | s3: only use netlogon/nbt header when needed. | Günther Deschner | 1 | -1/+0 |
2010-05-30 | s3: define timespec before we use it | Joachim Schmitz | 1 | -7/+8 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -1/+0 |
2010-05-18 | smbconf: only include smbconf headers where needed. | Günther Deschner | 1 | -5/+0 |
2010-05-18 | s3-registry: only include registry headers when really needed. | Günther Deschner | 1 | -2/+0 |
2010-05-18 | s3-tldap: only include tldap when actually needed. | Günther Deschner | 1 | -2/+0 |
2010-05-18 | s3-includes: remove completely unused util_getent.h header. | Günther Deschner | 1 | -1/+0 |
2010-05-18 | s3-crypto: only include crypto headers when crypto is done. | Günther Deschner | 1 | -5/+0 |
2010-05-18 | s3-services: move services.h to where it is actually used. | Günther Deschner | 1 | -1/+0 |
2010-05-17 | s3-libgpo: move group policy protos to where they belong. | Günther Deschner | 1 | -1/+0 |
2010-05-17 | s3-includes: remove some unused defines. | Günther Deschner | 1 | -7/+0 |
2010-05-08 | s3: move BASE_RID to main includes.h (in preparation to separate passdb). | Günther Deschner | 1 | -0/+2 |
2010-05-06 | s3-eventlog: move all eventlog headers to lib/eventlog and only include where... | Günther Deschner | 1 | -1/+0 |
2010-05-06 | s3: only include gen_ndr headers where needed. | Günther Deschner | 1 | -5/+0 |
2010-04-26 | s3: remove unused rap.h. | Günther Deschner | 1 | -1/+0 |
2010-03-10 | s3: Fix a long-standing problem with recycled PIDs | Volker Lendecke | 1 | -0/+1 |
2010-03-03 | s3: build sddl.c in samba3 | Michael Adam | 1 | -0/+1 |
2010-02-14 | s3-includes: enable TYPESAFE_QSORT() in s3 | Andrew Tridgell | 1 | -0/+1 |
2009-12-22 | s3:ntlmssp: only include ntlmssp.h where actually needed | Andrew Bartlett | 1 | -1/+3 |
2009-11-27 | s3-kerberos: do not include authdata headers before including krb5 headers. | Günther Deschner | 1 | -1/+0 |
2009-11-27 | s3-kerberos: only use krb5 headers where required. | Günther Deschner | 1 | -169/+1 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -1/+0 |
2009-11-12 | s3-kerberos: add smb_krb5_principal_get_realm(). | Günther Deschner | 1 | -0/+2 |
2009-11-06 | Revert "s3-kerberos: add smb_krb5_parse_name_flags()." | Günther Deschner | 1 | -4/+1 |
2009-11-06 | s3-kerberos: modify cli_krb5_get_ticket to take a new impersonate_princ_s arg. | Günther Deschner | 1 | -2/+5 |
2009-11-06 | s3-kerberos: add smb_krb5_get_{creds,credentials} incl. support for S4U2SELF ... | Günther Deschner | 1 | -1/+11 |
2009-11-06 | s3-kerberos: add smb_krb5_parse_name_flags(). | Günther Deschner | 1 | -1/+4 |
2009-10-09 | Fix builds with external talloc | Simo Sorce | 1 | -1/+1 |
2009-10-01 | s3: add perfcount idl and generated files. | Günther Deschner | 1 | -2/+1 |
2009-09-17 | spnego: share spnego_parse. | Günther Deschner | 1 | -1/+0 |
2009-09-15 | libcli:nbt put util_net.c protos in new header file | Andrew Bartlett | 1 | -0/+1 |
2009-09-11 | s3-schannel: use NL_AUTH_SIGNATURE for schannel sign & seal (client & server). | Günther Deschner | 1 | -0/+1 |
2009-08-24 | Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of... | Jeremy Allison | 1 | -0/+6 |
2009-08-16 | s3: Add talloc_dict.[ch] | Volker Lendecke | 1 | -0/+1 |
2009-08-06 | Fix bug #5714 - NetBSD, ENODATA undefined, at least some releases. | Jeremy Allison | 1 | -0/+4 |
2009-08-06 | define uwrap_enabled() on Samba3 | Andrew Tridgell | 1 | -0/+3 |
2009-07-08 | The migration to struct stat_ex broke the calculation of | Jeremy Allison | 1 | -0/+2 |
2009-07-03 | do not redefine _INT32 | Matt Kraai | 1 | -2/+4 |
2009-06-27 | Add tstream_read_packet | Volker Lendecke | 1 | -0/+1 |
2009-06-08 | Set SIGRTMIN to NSIG | Timur I. Bakeyev | 1 | -1/+1 |
2009-06-06 | Add some samba-style tldap utility functions | Volker Lendecke | 1 | -0/+1 |
2009-06-06 | Add the early start of an async ldap library | Volker Lendecke | 1 | -0/+1 |
2009-05-27 | Gna, how long do I program in C now??? :-) | Volker Lendecke | 1 | -2/+2 |
2009-05-26 | Attempt to fix the build on HP/UX | Volker Lendecke | 1 | -0/+10 |
2009-05-26 | Attempt to fix the build on NetBSD | Volker Lendecke | 1 | -0/+3 |
2009-05-26 | Revert "s3: fix build on systems with struct stat member st_flags" | Björn Jacke | 1 | -3/+0 |
2009-05-26 | s3: fix build on systems with struct stat member st_flags | Björn Jacke | 1 | -0/+3 |
2009-05-26 | Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT | Volker Lendecke | 1 | -7/+26 |
2009-04-21 | Move the security_descriptor utility code to the top-level. | Jelmer Vernooij | 1 | -0/+1 |