Age | Commit message (Expand) | Author | Files | Lines |
2008-07-16 | Allow %u parameters for print job username - use advanced sub | Jim McDonough | 1 | -3/+5 |
2008-07-16 | Sequel to c10aad9f13: Ignore whitespaces in parametric options | Volker Lendecke | 1 | -24/+7 |
2008-07-16 | Tiny logic simplification: Remove an indentation by using an early return; | Volker Lendecke | 1 | -46/+56 |
2008-07-16 | Remove a silly "typedef struct _param_opt_struct param_opt_struct" | Volker Lendecke | 1 | -26/+28 |
2008-07-16 | The compatibility function also should have a const buffer pointer | Derrell Lipman | 1 | -1/+1 |
2008-07-16 | The buf in the smbclient write function should be const. | Andreas Schneider | 3 | -4/+4 |
2008-07-16 | Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test | Derrell Lipman | 21 | -420/+817 |
2008-07-16 | Static libsmbclient library needs to include all objects | Derrell Lipman | 1 | -2/+2 |
2008-07-16 | Fix typos. | Derrell Lipman | 2 | -2/+2 |
2008-07-16 | libnet_dssync: use ctr[1|6]->more_data | Stefan Metzmacher | 1 | -2/+2 |
2008-07-16 | rerun 'make idl' after drsuapi.idl changes | Stefan Metzmacher | 3 | -189/+470 |
2008-07-16 | drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr* | Stefan Metzmacher | 1 | -7/+27 |
2008-07-16 | drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject* | Stefan Metzmacher | 2 | -3/+9 |
2008-07-16 | drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2] | Stefan Metzmacher | 1 | -6/+6 |
2008-07-16 | drsuapi.idl: correctly handle xpress compressed payload | Stefan Metzmacher | 1 | -4/+4 |
2008-07-16 | drsuapi.idl: remove some unknows from DsGetNCChanges() | Stefan Metzmacher | 1 | -6/+24 |
2008-07-15 | Release still reachable memory if the smbclient context is freed. | Andreas Schneider | 1 | -0/+19 |
2008-07-15 | Fix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet.com>. Make ntimes | Jeremy Allison | 1 | -2/+6 |
2008-07-15 | Fix swat. Bug #5613. | Jeremy Allison | 3 | -23/+18 |
2008-07-15 | fix build warning. | Günther Deschner | 1 | -2/+5 |
2008-07-15 | netapi: fix vim(?)-typo | Michael Adam | 1 | -1/+1 |
2008-07-15 | netapi: Correctly increase idx when displaying user information | Kai Blin | 1 | -1/+3 |
2008-07-15 | dbwrap: don't panic in db_open_trans() if called with TDB_CLEAR_IF_FIRST. | Michael Adam | 1 | -1/+1 |
2008-07-15 | dbwrap: don't panic in db_open_trans() when attaching to ctdb fails. | Michael Adam | 1 | -2/+0 |
2008-07-15 | dbwrap: don't panic in db_open() when attaching to ctdb fails. | Michael Adam | 1 | -2/+1 |
2008-07-15 | registry: bump debug level to 1 in regdb_init() if storing version string fails. | Michael Adam | 1 | -1/+1 |
2008-07-15 | registry: bump debug level to 1 in regdb_init() if opening the registry fails. | Michael Adam | 1 | -1/+1 |
2008-07-15 | dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open_trans. | Michael Adam | 1 | -1/+8 |
2008-07-15 | dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open | Michael Adam | 1 | -1/+8 |
2008-07-15 | testparm: allow the default debug level of 2 to be changed from the command l... | Michael Adam | 1 | -1/+8 |
2008-07-15 | popt: add a popt_common_debuglevel set of options providing -d|--debuglevel | Michael Adam | 2 | -0/+8 |
2008-07-15 | testparm: refactor the per-share logic checks out into do_per_share_checks(). | Michael Adam | 1 | -58/+67 |
2008-07-15 | testparm: skip the per-share logic checks when --skip-logic-checks is specified. | Michael Adam | 1 | -1/+1 |
2008-07-15 | testparm: rename -g|--skip-global-ckecks to -l|--skip-logic-checks | Michael Adam | 2 | -4/+4 |
2008-07-15 | testsuite: fix bug #5594 by using the new --skip-global-ckecks switch | Michael Adam | 1 | -1/+1 |
2008-07-15 | testparm: add a switch --skip-global-checks. | Michael Adam | 1 | -1/+5 |
2008-07-14 | build: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WINBIND_EXTRA_LIBS@ in r... | Michael Adam | 1 | -1/+2 |
2008-07-14 | build: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_NSS_PTHREAD@ in rules. | Michael Adam | 1 | -1/+2 |
2008-07-14 | build: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIND_NSS_EXTRA_LIBS@ in r... | Michael Adam | 1 | -1/+2 |
2008-07-14 | build: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules. | Michael Adam | 1 | -1/+1 |
2008-07-14 | build: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS@ in rules. | Michael Adam | 1 | -1/+2 |
2008-07-14 | build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@ | Michael Adam | 1 | -6/+6 |
2008-07-14 | build: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@ in rules. | Michael Adam | 1 | -52/+53 |
2008-07-14 | build: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS@ in rules. | Michael Adam | 1 | -62/+63 |
2008-07-14 | build: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules. | Michael Adam | 1 | -47/+48 |
2008-07-14 | build: use $(WINBIND_LIBS) instead of @WINBIND_LIBS@ in rules. | Michael Adam | 1 | -21/+21 |
2008-07-14 | Add fix from Simo for bug #5540 - missing code to substitute | Jeremy Allison | 1 | -3/+6 |
2008-07-14 | Fix typo. | Karolin Seeger | 3 | -3/+3 |
2008-07-12 | Fix regression introduced with 4086ef15b395f1a536fb669af2103a33ecc14de4 | Simo Sorce | 1 | -15/+15 |
2008-07-12 | Remove one nested level by reversing if condition | Simo Sorce | 1 | -58/+54 |