Age | Commit message (Expand) | Author | Files | Lines |
2011-07-06 | build: Remove _SAMBA_BUILD == 4 from libgpo | Andrew Bartlett | 6 | -78/+0 |
2011-06-20 | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 2 | -2/+2 |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -1/+1 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 2 | -3/+3 |
2011-06-09 | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 1 | -1/+1 |
2011-06-06 | lib/util use modules_path(), data_path() and shlib_ext() from source3 | Andrew Bartlett | 1 | -1/+2 |
2011-05-25 | Fix numerous missing dependencies in WAF build scripts | Sean Finney | 1 | -1/+1 |
2011-05-06 | s3-libsmb: move protos to libsmb/proto.h | Günther Deschner | 1 | -0/+1 |
2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 1 | -1/+1 |
2011-03-31 | s3-libndr: add ../librpc/ndr/libndr.h include in some places. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-auth: use auth.h where needed. | Günther Deschner | 2 | -0/+2 |
2011-03-30 | registry: create and use shared libcli/registry/util_reg.h header. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -1/+1 |
2011-03-25 | lib/util/charset rename iconv_convenience to iconv_handle | Andrew Bartlett | 1 | -1/+1 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 1 | -1/+1 |
2010-12-20 | s3: Remove unused "retry" from cli_full_connection | Volker Lendecke | 1 | -1/+1 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -7/+0 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -1/+1 |
2010-10-14 | s3-auth Use security_token_debug() from common code | Andrew Bartlett | 1 | -1/+1 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 3 | -1/+3 |
2010-09-21 | s3:registry: move the reg_api prototypes to their own header. | Michael Adam | 1 | -0/+1 |
2010-09-11 | s3:auth Remove NT_USER_TOKEN | Andrew Bartlett | 6 | -27/+27 |
2010-09-11 | s3-auth Change type of num_sids to uint32_t | Andrew Bartlett | 1 | -1/+1 |
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 1 | -0/+1 |
2010-07-02 | s3-registry: avoid using registry_value union. | Günther Deschner | 1 | -5/+8 |
2010-06-13 | libgpo: Use system libraries if possible. | Jelmer Vernooij | 2 | -2/+2 |
2010-06-03 | s3-security: use shared SECINFO_DACL define. | Günther Deschner | 1 | -1/+1 |
2010-05-31 | s3-build: only use ndr_security.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -5/+5 |
2010-05-20 | s3-libgpo: enable LDAP sign in ads_get_gpo_list(). | Günther Deschner | 1 | -0/+4 |
2010-05-18 | s3-registry: only include registry headers when really needed. | Günther Deschner | 1 | -0/+1 |
2010-05-17 | s3-libgpo: move group policy protos to where they belong. | Günther Deschner | 5 | -3/+9 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+6 |
2009-11-15 | Fix NULL pointer dereference in libgpo when listing Local Policy which has no... | Wilco Baan Hofman | 1 | -3/+4 |
2009-04-28 | Fix a type-punned warning | Volker Lendecke | 1 | -1/+1 |
2009-04-21 | libgpo: use shared access bits in gpo_sd_check_agp_object(). | Günther Deschner | 1 | -4/+0 |
2009-04-20 | libgpo: fix the build of gpext plugins. | Günther Deschner | 1 | -0/+3 |
2009-04-20 | libgpo: Fix some minor issues. | Günther Deschner | 2 | -1/+3 |
2009-04-20 | Fix ini parsing in the s3 gpext modules. Fix ini parser API. Make the build work | Wilco Baan Hofman | 4 | -6/+19 |
2009-04-20 | Move gpo_ini stuff to the main libgpo. Make gpo_ini use a common parser. | Wilco Baan Hofman | 3 | -0/+312 |
2009-04-20 | Move some headers around to avoid confusion. | Wilco Baan Hofman | 2 | -1/+2 |
2009-04-20 | Adjust samba 3 to the new gpo API. Still untested code. | Wilco Baan Hofman | 4 | -27/+29 |
2009-04-20 | Make the gpo files build for samba 4. | Wilco Baan Hofman | 5 | -58/+126 |
2009-04-20 | Mark the places where work needs to be done. | Wilco Baan Hofman | 2 | -4/+9 |
2009-04-20 | Add nt_token_check_sid convenience function. Map NT_USER_TOKEN to struct secu... | Wilco Baan Hofman | 7 | -38/+66 |
2009-04-20 | Make gpo_ldap.c compatible with samba 4. Add ads_get_ldap_server_name() funct... | Wilco Baan Hofman | 5 | -17/+178 |
2009-04-20 | Add ads convenience functions to samba 4. Move gpo_ldap.c to root libgpo. | Wilco Baan Hofman | 2 | -1/+870 |
2009-04-20 | Move gpo_fetch to top-level. | Jelmer Vernooij | 2 | -1/+190 |