Age | Commit message (Expand) | Author | Files | Lines |
2012-10-10 | s3-rpc_server: fix build warning | David Disseldorp | 1 | -0/+2 |
2012-10-09 | Make sure the returned sd is on the right context, and if not it's always freed. | Jeremy Allison | 1 | -1/+3 |
2012-10-09 | Move setting of psd->dacl->revision and protect against null SD's. | Jeremy Allison | 1 | -2/+4 |
2012-10-09 | docs: Add '-V' to the list of options. | Karolin Seeger | 1 | -1/+1 |
2012-10-09 | samba-tool: Some more unifications... | Karolin Seeger | 15 | -15/+15 |
2012-10-09 | packaging: Add config for systemd-tmpfiles. | Andreas Schneider | 2 | -0/+15 |
2012-10-09 | samba-tool: skip chown in sysvolreset when it would fail on a GID | Andrew Bartlett | 2 | -13/+48 |
2012-10-09 | s3: Pass down smb_filename to smbacl4_fill_ace4 | Volker Lendecke | 1 | -6/+6 |
2012-10-09 | s4-rpc: dnsserver: Ignore DNS zones that are not used by RPC dnsserver | Amitay Isaacs | 1 | -0/+4 |
2012-10-09 | s4-dns: dlz_bind9: Ignore zones that are not used by BIND9 DLZ plugin | Amitay Isaacs | 1 | -0/+5 |
2012-10-08 | s4:scripting/python: add '-V' as alias for '--version' | Stefan Metzmacher | 1 | -1/+1 |
2012-10-08 | s4:samba-tool: allow 'samba-tool --version' | Stefan Metzmacher | 1 | -0/+6 |
2012-10-08 | s4:samba-tool: use normal option parsing in SuperCommand | Stefan Metzmacher | 1 | -10/+13 |
2012-10-08 | s4:samba-tool: add optional epilog to _create_parser() | Stefan Metzmacher | 1 | -2/+7 |
2012-10-08 | s3fs-printing: Fix RAW printing for normal users. | Andreas Schneider | 1 | -1/+1 |
2012-10-08 | samba-tool: Unify usage messages. | Karolin Seeger | 13 | -60/+60 |
2012-10-08 | docs: Add man 8 samba-tool. | Karolin Seeger | 1 | -0/+613 |
2012-10-08 | samba-tool: Clarify usage of --help. | Karolin Seeger | 1 | -1/+1 |
2012-10-08 | docs: fix opening and ending tag mismatch: para | Björn Baumbach | 1 | -4/+4 |
2012-10-08 | docs: fix opening and ending tag mismatch: para | Björn Baumbach | 1 | -4/+4 |
2012-10-08 | samba-tool: Fix typo in usage. | Karolin Seeger | 1 | -1/+1 |
2012-10-08 | s4-dns: fix a warning | Matthieu Patou | 1 | -2/+1 |
2012-10-07 | s4-dns: Ignore zones that shouldn't be returned currently | Matthieu Patou | 1 | -1/+7 |
2012-10-07 | s4-join: factorize code, add info | Matthieu Patou | 1 | -5/+9 |
2012-10-07 | s4-join: add some documentation | Matthieu Patou | 1 | -1/+11 |
2012-10-07 | s4-repl: make dreplsrv_partition_find_for_nc return BAD_NC only | Matthieu Patou | 1 | -2/+7 |
2012-10-07 | drsuapi: Validate the input parameters for the drsuapi_UpdateRefs function | Matthieu Patou | 1 | -0/+16 |
2012-10-07 | drsuapi: check more carefully the validity of the NC | Matthieu Patou | 1 | -4/+11 |
2012-10-07 | drsuapi-idl: Fix the encoding of the source_dsa_dns | Matthieu Patou | 1 | -1/+1 |
2012-10-07 | drs-replica-info: level_not_supported is wrong when we do support (partialy t... | Matthieu Patou | 1 | -9/+13 |
2012-10-07 | lib-addns: ensure that allocated buffer are pre set to 0 | Matthieu Patou | 1 | -12/+12 |
2012-10-07 | ldap-server: sscanf result was never used to mistyped var | Matthieu Patou | 1 | -2/+1 |
2012-10-07 | ldap-server: remove warning for the ret not being used | Matthieu Patou | 1 | -2/+1 |
2012-10-07 | s4-drs: fix the logic to allow REPL_SECRET if the account has GET_ALL_CHANGES | Matthieu Patou | 1 | -0/+24 |
2012-10-07 | s4-drs: EXOP_REPL_SECRETS can be called by RW DC as well | Matthieu Patou | 1 | -7/+15 |
2012-10-07 | drs-getncchanges: do not set the highestUsn to 0 | Matthieu Patou | 1 | -1/+0 |
2012-10-07 | kcc: return invalid parameter if the taskId is not 0 | Matthieu Patou | 1 | -1/+3 |
2012-10-07 | drs-crackname: if there is no sid do not return the domain | Matthieu Patou | 1 | -0/+2 |
2012-10-07 | devel-crackname: Print if count > 0 | Matthieu Patou | 1 | -2/+5 |
2012-10-07 | Implement the LIST_INFO_FOR_SERVER input format | Matthieu Patou | 2 | -1/+109 |
2012-10-07 | getdcinfo: Check that the server object has a serverreference objects pointin... | Matthieu Patou | 1 | -2/+4 |
2012-10-08 | ntdb: remove unused local variable. | Rusty Russell | 1 | -2/+0 |
2012-10-06 | s3: Add two tests a CLEAR_IF_FIRST crash | Volker Lendecke | 1 | -0/+56 |
2012-10-06 | tdb: Make tdb robust against improper CLEAR_IF_FIRST restart | Volker Lendecke | 1 | -4/+28 |
2012-10-06 | tdb: Make robust against shrinking tdbs | Rusty Russell | 1 | -12/+20 |
2012-10-06 | We should never just assign an st_mode to an ace->perms field, theoretically | Jeremy Allison | 1 | -2/+2 |
2012-10-05 | Modify ensure_canon_entry_valid() into ensure_canon_entry_valid_on_set() - ma... | Jeremy Allison | 1 | -154/+141 |
2012-10-05 | Simplify ensure_canon_entry_valid by splitting out the _get codepath. | Jeremy Allison | 1 | -3/+86 |
2012-10-05 | talloc: Convert error cecking macros into fns | Simo Sorce | 1 | -37/+74 |
2012-10-05 | Add tests for talloc_memlimit | Simo Sorce | 1 | -0/+172 |