Age | Commit message (Expand) | Author | Files | Lines |
2012-02-10 | build: Add --enable-coverage option to build with gcov support | Andrew Bartlett | 1 | -0/+7 |
2012-02-10 | heimdal: Re-run lexyacc.sh to remove #line statements | Andrew Bartlett | 7 | -327/+0 |
2012-02-10 | heimdal_build: omit #line statments | Andrew Bartlett | 1 | -7/+9 |
2012-02-10 | heimdal: Re-run lexyacc.sh | Andrew Bartlett | 10 | -6378/+2423 |
2012-02-10 | credentials: Show returned error_string in debug message | Andrew Bartlett | 1 | -2/+2 |
2012-02-10 | tests/source: Add wafsamba/ files to list of Python files to check. | Jelmer Vernooij | 1 | -2/+16 |
2012-02-10 | wafsamba: Expand tabs. | Jelmer Vernooij | 10 | -597/+597 |
2012-02-09 | gensec: Fix a memory corruption in gensec_use_kerberos_mechs | Volker Lendecke | 1 | -1/+2 |
2012-02-09 | s3-printing: Add new printers to registry. | Björn Baumbach | 3 | -13/+54 |
2012-02-09 | s3-libsmb: Remove obsolete smb_krb5_locate_kdc. | Andreas Schneider | 4 | -95/+1 |
2012-02-09 | s3-net: Don't use an internal krb5 for kdc lookup. | Andreas Schneider | 1 | -19/+23 |
2012-02-09 | tevent: change the version to 0.9.15 | Stefan Metzmacher | 2 | -1/+79 |
2012-02-09 | tevent: Fix deleting signal events from within themselves | Volker Lendecke | 1 | -2/+33 |
2012-02-09 | smbwrapper: Remove smbwrapper | Andrew Bartlett | 20 | -4549/+0 |
2012-02-09 | s3-build: remove EXEEXT from Makefiles | Andrew Bartlett | 8 | -224/+211 |
2012-02-09 | s4:join python code - perform a fallback password set operation over libnet | Matthias Dieter Wallnöfer | 1 | -4/+18 |
2012-02-09 | s4:join python code - write the SAM account name correctly | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2012-02-08 | Fix shadow variable name warning. | Jeremy Allison | 1 | -10/+10 |
2012-02-08 | regshell: Fix a counter that can actually be non-zero. | Jelmer Vernooij | 1 | -1/+1 |
2012-02-08 | s3-passdb: Remove #if _SAMBA_BUILD_ == 4 from pdb_samba4 | Andrew Bartlett | 1 | -2/+0 |
2012-02-08 | s3-docs: Remove references to long-gone smbmount utilities | Andrew Bartlett | 7 | -31/+0 |
2012-02-08 | auth: rename ntlmssp.c to ntlmssp_util.c | Andrew Bartlett | 3 | -2/+2 |
2012-02-08 | s3-auth Add const to make_user_info_map | Andrew Bartlett | 2 | -4/+4 |
2012-02-08 | s4-messaging: fix pymessaging docstring | Andrew Bartlett | 1 | -3/+2 |
2012-02-08 | s3-build use common VERSION file for all builds | Andrew Bartlett | 2 | -106/+1 |
2012-02-08 | pidl: add more mapped types | Andrew Tridgell | 1 | -1/+7 |
2012-02-08 | idl: wmi and dcom don't need python bindings | Andrew Tridgell | 1 | -1/+1 |
2012-02-08 | samba-tool sites: Re-add support for option groups | Amitay Isaacs | 1 | -0/+13 |
2012-02-08 | samba-tool dns: Re-add support for option groups | Amitay Isaacs | 1 | -0/+60 |
2012-02-07 | Remove unused get_file_size() function. | Jeremy Allison | 2 | -14/+0 |
2012-02-07 | s3: Increase debug level of basic ctdb packet handling | Volker Lendecke | 1 | -6/+6 |
2012-02-07 | s3-waf: Link tdbsam against needed libraries. | Andreas Schneider | 1 | -1/+1 |
2012-02-07 | s3-waf: Link against tdb_compat instead of tdb. | Andreas Schneider | 2 | -7/+7 |
2012-02-07 | provision: Make sure target directory is created early. | Jelmer Vernooij | 3 | -15/+29 |
2012-02-07 | samba-tool user password: Re-add support for option groups. | Jelmer Vernooij | 1 | -4/+13 |
2012-02-07 | samba-tool: Add optiongroups, necessary for 'samba-tool domain ...' | Jelmer Vernooij | 1 | -6/+13 |
2012-02-07 | crypto: Use libbsd md5 header, if available. | Jelmer Vernooij | 4 | -2/+18 |
2012-02-07 | crypto/md5: Change prototypes to match BSD. | Jelmer Vernooij | 1 | -5/+7 |
2012-02-07 | Revert "samba-tool: moved takes_optiongroups definition to Command base class" | Jelmer Vernooij | 17 | -27/+240 |
2012-02-07 | charset/tests: Add prototypes for test functions. | Jelmer Vernooij | 2 | -0/+7 |
2012-02-07 | smb_server: Preserve signedness of string push return value. | Jelmer Vernooij | 1 | -1/+1 |
2012-02-07 | loadparm: handle P_SEP in switches (silences warning with clang). | Jelmer Vernooij | 1 | -0/+5 |
2012-02-07 | pysocketwrapper: fix behaviour to be consistent with 'socket.getsockopt' | Jelmer Vernooij | 1 | -2/+2 |
2012-02-07 | torture/libnet: Include prototype headers. | Jelmer Vernooij | 1 | -0/+1 |
2012-02-07 | pyxattr_tdb: Remove pointless check for blob.length < 0. | Jelmer Vernooij | 1 | -1/+1 |
2012-02-07 | crypto: Add prototype for main torture functions. | Jelmer Vernooij | 3 | -0/+4 |
2012-02-07 | Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for domain.py | Horacio G. de Oro | 1 | -2/+2 |
2012-02-07 | Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for source... | Horacio G. de Oro | 1 | -2/+2 |
2012-02-06 | s3-winbind: Remove unused bool "local" | Christof Schmitt | 1 | -5/+2 |
2012-02-06 | s3: FreeBSD does not define sin6_addr.s_addr32 | Volker Lendecke | 1 | -1/+1 |