Age | Commit message (Expand) | Author | Files | Lines |
2008-07-17 | netapi: add ConvertSidToStringSid() for convenience of the callers. | Günther Deschner | 3 | -1/+67 |
2008-07-17 | util: add policy_hnd_equal(). | Günther Deschner | 2 | -0/+12 |
2008-07-17 | netapi: fix documentation for NetGroupSetInfo. | Günther Deschner | 1 | -2/+2 |
2008-07-16 | This patchset comprises a number of cleanups for the cifs upcall | Jeremy Allison | 4 | -37/+161 |
2008-07-16 | In api_pipe_bind_req(), check for the iface id, not the pipe name | Volker Lendecke | 20 | -22/+53 |
2008-07-16 | Add ndr_syntax_id_equal() | Volker Lendecke | 3 | -1/+19 |
2008-07-16 | In api_pipe_bind_req(), decode the bind request before checking the pipe | Volker Lendecke | 1 | -8/+10 |
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 | 23 | -426/+824 |
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-16 | man pages: Fix typos and add improvements. | Christoph Zauner | 2 | -6/+7 |
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 |