Age | Commit message (Expand) | Author | Files | Lines |
2012-01-06 | Fix bug #8687 - net memberships usage info is wrong | Jeremy Allison | 1 | -1/+1 |
2011-10-12 | s3-group-mapping: Remove fstrings from GROUP_MAP. | Simo Sorce | 1 | -60/+130 |
2011-05-18 | s3-lib Replace StrnCaseCmp() with strncasecmp_m() | Andrew Bartlett | 1 | -16/+16 |
2011-05-18 | s3-lib Replace StrCaseCmp() with strcasecmp_m() | Andrew Bartlett | 1 | -1/+1 |
2011-05-04 | Fix warning messages caused by addition of null check in fstrcpy macro. | Jeremy Allison | 1 | -5/+5 |
2011-03-30 | s3-passdb: add passdb.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/passwd.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-03-16 | s3: Fix Coverity ID 1402: PASS_BY_VALUE | Volker Lendecke | 1 | -11/+11 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -0/+1 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -14/+14 |
2010-05-18 | s3-rpc_misc: clean out include/rpc_misc.h. | Günther Deschner | 1 | -2/+2 |
2010-01-23 | s3: Use global_sid_Builtin in net_groupmap_memberships | Volker Lendecke | 1 | -4/+3 |
2010-01-19 | s3 net: Fix compile warnings | Kai Blin | 1 | -16/+28 |
2010-01-19 | s3 net/i18n: Use only one spelling for "Usage:" | Kai Blin | 1 | -1/+1 |
2010-01-18 | s3/net: split up some printable stings to ease i18n | Björn Jacke | 1 | -15/+15 |
2010-01-10 | s3: Replace most calls to sid_append_rid() by sid_compose() | Volker Lendecke | 1 | -6/+3 |
2009-07-30 | s3 net: Remove uid==0 check from net groupmap | Kai Blin | 1 | -7/+0 |
2009-07-30 | s3 net: i18n support for net group and net groupmap | Kai Blin | 1 | -124/+153 |
2009-06-28 | Turn the pdb_rid_algorithm into a capabilities call that returns flags | Volker Lendecke | 1 | -6/+6 |
2009-06-08 | Pass a talloc_ctx to pdb_enum_aliasmem | Volker Lendecke | 1 | -1/+2 |
2009-05-11 | Fix a bunch of compiler warnings about wrong format types. | Jeremy Allison | 1 | -1/+1 |
2009-05-07 | Fix bug 6336: "net groupmap set" segfaults | Volker Lendecke | 1 | -2/+4 |
2008-06-10 | net: Rename functable3 to functable, get rid of old functables | Kai Blin | 1 | -2/+2 |
2008-06-10 | net: Make "net groupmap" use functable3 | Kai Blin | 1 | -51/+138 |
2008-05-20 | net: The top level help function for net cmd is always net_cmd_usage | Kai Blin | 1 | -4/+4 |
2008-05-20 | net: Use true/false instead of True/False. | Kai Blin | 1 | -9/+9 |
2008-05-10 | net: more whitespace cleanup | Kai Blin | 1 | -41/+41 |
2008-05-10 | net: Remove globals | Kai Blin | 1 | -28/+27 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -1/+1 |
2007-12-15 | Replace sid_string_static with sid_string_tos | Volker Lendecke | 1 | -7/+7 |
2007-11-30 | Move param helper routines to one place. | Günther Deschner | 1 | -31/+0 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23323: merged ldb changes from 3.0.26 | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r17669: Remove RID algorithm support from unmapped users and groups | Gerald Carter | 1 | -2/+9 |
2007-10-10 | r17554: Cleanup | Volker Lendecke | 1 | -42/+43 |
2007-10-10 | r17496: net groupmap add could add uninitialized sid_name_type | Jeremy Allison | 1 | -10/+27 |
2007-10-10 | r17468: To minimize the diff later on, pre-commit some changes independently:... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r17465: Get rid of add_initial_entry. In the two places it was called in it s... | Volker Lendecke | 1 | -33/+33 |
2007-10-10 | r17463: A bit of cleanup work: | Volker Lendecke | 1 | -6/+6 |
2007-10-10 | r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as an | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators | Gerald Carter | 1 | -5/+2 |
2007-10-10 | r13648: Duh. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r13494: Merge the stuff I've done in head the last days. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -10/+28 |
2007-10-10 | r12986: Use d_fprintf(stderr, ...) for any error message in net. | Lars Müller | 1 | -39/+39 |
2007-10-10 | r12185: Cosmetic cleanup | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r12182: Cosmetic cleanup | Volker Lendecke | 1 | -9/+5 |