Age | Commit message (Expand) | Author | Files | Lines |
2010-01-10 | s4:provision_users.ldif - Add objects for IIS | Matthias Dieter Wallnöfer | 1 | -0/+21 |
2010-01-10 | s4:provision_self_join_modify.ldif - Point out that account "dns" is s4 specific | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-01-10 | s4:provision_users.ldif - Fix memberships regarding the denied password RODC ... | Matthias Dieter Wallnöfer | 1 | -0/+8 |
2010-01-10 | s3: Remove some unused variables | Volker Lendecke | 1 | -7/+0 |
2010-01-10 | s3: Fix some nonempty blank lines | Volker Lendecke | 3 | -42/+42 |
2010-01-10 | s3: Use sid_check_is_domain instead of a direct sid_equal | Volker Lendecke | 1 | -3/+6 |
2010-01-10 | s3: Use sid_check_is_in_our_domain instead of a direct sid_peek_check_rid | Volker Lendecke | 1 | -4/+2 |
2010-01-10 | s3: Replace most calls to sid_append_rid() by sid_compose() | Volker Lendecke | 23 | -93/+64 |
2010-01-10 | s3: Remove unused samr_make_sam_obj_sd | Volker Lendecke | 2 | -41/+0 |
2010-01-10 | s3: Remove the typedef for "auth_serversupplied_info" | Volker Lendecke | 17 | -51/+55 |
2010-01-10 | s3: Remove the typedef for "auth_usersupplied_info" | Volker Lendecke | 16 | -44/+44 |
2010-01-10 | s3: Trim libnss_wins.so | Volker Lendecke | 1 | -2/+1 |
2010-01-10 | s3: Trim down some utilities a bit | Volker Lendecke | 1 | -11/+11 |
2010-01-10 | s4:provision_users.ldif - Remove foreign security principal S-1-5-17 for now | Matthias Dieter Wallnöfer | 1 | -5/+0 |
2010-01-10 | s4:provision_users.ldif - Import all essential groups for Windows Server 2008... | Matthias Dieter Wallnöfer | 1 | -85/+113 |
2010-01-10 | s4-ldb: display security descriptors with correct SDL for known SIDs | Andrew Tridgell | 2 | -1/+7 |
2010-01-10 | s4-dsdb: added samdb_domain_sid_cache_only() | Andrew Tridgell | 1 | -1/+8 |
2010-01-09 | s3: Remove a pointless "else" branch from add_ccache_to_list() | Volker Lendecke | 1 | -4/+3 |
2010-01-09 | s3: Slightly simplify winbindd_store_creds | Volker Lendecke | 1 | -4/+2 |
2010-01-09 | s3: Fix a segfault in winbindd_dual_ccache_ntlm_auth() | Volker Lendecke | 1 | -1/+1 |
2010-01-09 | s4-drs: instanceType is always sent, regardless of UDV values | Andrew Tridgell | 1 | -4/+6 |
2010-01-09 | s4-debug: lower the verbosity of a couple of common log messages | Andrew Tridgell | 2 | -2/+2 |
2010-01-09 | s4-samldb: fixed primaryGroupID when promoting a machine to a DC | Andrew Tridgell | 1 | -17/+30 |
2010-01-09 | s4-schema: fixed the SDDL for the schema root security descriptor | Andrew Tridgell | 1 | -10/+14 |
2010-01-09 | s4-drs: add a local UDV entry even when no replUpToDateVector present on NC | Andrew Tridgell | 1 | -3/+3 |
2010-01-09 | s4-drs: give DN of failed replication partition | Andrew Tridgell | 1 | -4/+5 |
2010-01-09 | s4-drs: base is_nc_prefix on instanceType | Andrew Tridgell | 1 | -1/+3 |
2010-01-09 | s4-drs: having no SPNs to change is not an error | Andrew Tridgell | 1 | -0/+7 |
2010-01-09 | s4-drs: fixed writespn to ignore add/delete errors | Andrew Tridgell | 1 | -3/+40 |
2010-01-09 | s4-dsdb: added samdb_ldb_val_case_cmp() | Andrew Tridgell | 1 | -0/+16 |
2010-01-09 | s4-drs: moved the DsWriteAccountSpn call to its own file | Andrew Tridgell | 4 | -75/+104 |
2010-01-09 | s4-libnet: dsdb_wellknown_dn() in vampire code | Andrew Tridgell | 1 | -60/+17 |
2010-01-09 | s4-drs: need to set the getncchanges extended_ret on success too | Andrew Tridgell | 1 | -0/+3 |
2010-01-09 | s4-drs: calculate and send a uptodateness_vector with replication requests | Andrew Tridgell | 2 | -7/+82 |
2010-01-09 | s4-drs: be less verbose when we filter objects by UDV | Andrew Tridgell | 1 | -5/+5 |
2010-01-09 | s4-drs: added filtering by udv in getncchanges | Andrew Tridgell | 2 | -9/+63 |
2010-01-09 | s4-idl: give a enum for attribute cn and a 'NONE' attribute | Andrew Tridgell | 3 | -2/+10 |
2010-01-09 | s4-drs: fixed the NC in the getncchanges RID alloc reply | Andrew Tridgell | 1 | -11/+13 |
2010-01-09 | s4-debug: removed debug_ctx(). It didn't catch on :-) | Andrew Tridgell | 1 | -4/+0 |
2010-01-09 | s4-messaging: remove only usage of debug_ctx() | Andrew Tridgell | 1 | -2/+4 |
2010-01-09 | s4-messaging: fixed a memory leak in messaging_path() | Andrew Tridgell | 1 | -2/+9 |
2010-01-09 | s4-drs: fixed usage of ldb_dn_new() | Andrew Tridgell | 1 | -1/+1 |
2010-01-09 | s4-ldb: validate the type of the ldb argument to ldb_dn_new() | Andrew Tridgell | 1 | -1/+7 |
2010-01-08 | Fix comment | Simo Sorce | 1 | -1/+1 |
2010-01-08 | Re-fix bug 5202 - cannot change ACLs on writable file with "dos filemode=yes" | Jeremy Allison | 1 | -0/+3 |
2010-01-08 | s4:provision_self_join.ldif - Adapt comment after implementation of distribut... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-01-08 | s4-kdc: Migrate tcp connections to tsocket. | Andreas Schneider | 1 | -89/+188 |
2010-01-08 | s4:kdc: use LIBSAMBA_TSOCKET | Stefan Metzmacher | 1 | -1/+1 |
2010-01-08 | s4:kdc: the ->process function returns "bool" | Stefan Metzmacher | 1 | -9/+9 |
2010-01-08 | libcli/util: add tstream_read_pdu_blob_send/recv | Stefan Metzmacher | 3 | -0/+251 |