Age | Commit message (Expand) | Author | Files | Lines |
2012-02-10 | lib/util: Remove unused str_format_nbt_domain() | Andrew Bartlett | 2 | -41/+0 |
2012-02-10 | charset: Remove unused strcmp_w() | Andrew Bartlett | 2 | -15/+0 |
2012-02-10 | s4-lib/tls: remove unused tls_support() | Andrew Bartlett | 2 | -15/+0 |
2012-02-10 | s4-cmdline: Remove unused popt_common_dont_ask() | Andrew Bartlett | 2 | -10/+0 |
2012-02-10 | s3-lib: Remove unused pid_path() | Andrew Bartlett | 2 | -14/+0 |
2012-02-10 | s3-registry: Remove unused prs_uint8() | Andrew Bartlett | 2 | -23/+0 |
2012-02-10 | s3-charcnv: Remove unused pull_string_fn | Andrew Bartlett | 2 | -42/+0 |
2012-02-10 | charset: Remove unused iconv_talloc() | Andrew Bartlett | 3 | -120/+1 |
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 |