Age | Commit message (Expand) | Author | Files | Lines |
2008-07-21 | Properly cast array length in print functions. | Jelmer Vernooij | 2 | -37/+37 |
2008-07-21 | Fix winbindd not to sit in a busy loop... | Andrew Bartlett | 1 | -1/+2 |
2008-07-21 | Rename structures to better match the names in the WSPP IDL. | Andrew Bartlett | 6 | -68/+68 |
2008-07-21 | Remove bogus test in 'enum trusted domains' LSA server. | Andrew Bartlett | 2 | -6/+40 |
2008-07-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -0/+1 |
2008-07-21 | Sleep longer in the hope that the OpenLDAP backend might catch up | Andrew Bartlett | 1 | -2/+2 |
2008-07-21 | Fix ldb_map to add/remove the same 'extra' objectclass | Andrew Bartlett | 1 | -2/+3 |
2008-07-21 | Make invalid 'member' detection work again. | Andrew Bartlett | 1 | -0/+4 |
2008-07-19 | Fix RAW-OPEN against Samba3 | Volker Lendecke | 1 | -0/+1 |
2008-07-18 | Make a seperate template for the refint configuration too | Andrew Bartlett | 3 | -3/+9 |
2008-07-18 | Put the memberof template into a seperate setup/ file. | Andrew Bartlett | 3 | -33/+39 |
2008-07-18 | More 'must be ignored' options from the MS-SMB doc. | Andrew Bartlett | 3 | -59/+66 |
2008-07-16 | Add the interface ID to the rpc_pipe_register_commands call in s3 srv code | Volker Lendecke | 1 | -1/+1 |
2008-07-16 | drsuapi: print out the number of linked attribute values we got | Stefan Metzmacher | 2 | -32/+54 |
2008-07-16 | drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6] | Stefan Metzmacher | 6 | -15/+14 |
2008-07-16 | drsuapi: check ctr6->drs_error | Stefan Metzmacher | 2 | -0/+13 |
2008-07-16 | drsuapi: get ctr6 out of xpress compressed level | Stefan Metzmacher | 3 | -0/+15 |
2008-07-16 | drsuapi: total_object_count was the wrong guess | Stefan Metzmacher | 2 | -26/+20 |
2008-07-16 | drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr* | Stefan Metzmacher | 1 | -7/+27 |
2008-07-16 | libnet/become_dc: an unknown field in drsuapi.idl changed to object_flags | Stefan Metzmacher | 1 | -1/+1 |
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 | become_dc: we need to replicate using krb5 auth to work against w2k | Stefan Metzmacher | 1 | -2/+2 |
2008-07-16 | NET-API-BECOME-DC: fix crash bugs because of unintialized variables | Stefan Metzmacher | 1 | -1/+4 |
2008-07-16 | Another kludge to let the OpenLDAP backend catch up. | Andrew Bartlett | 1 | -0/+2 |
2008-07-16 | Fix the build - this element was renamed. | Andrew Bartlett | 1 | -1/+1 |
2008-07-16 | Reorder whitespace in generated slapd.conf | Andrew Bartlett | 1 | -4/+4 |
2008-07-16 | Ignore and handle more NT Create & X options. | Andrew Bartlett | 3 | -4/+76 |
2008-07-16 | Don't keep an extra ldb around forever. | Andrew Bartlett | 1 | -1/+5 |
2008-07-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -1/+1 |
2008-07-15 | Simplify the contextCSN determination. | Andrew Bartlett | 2 | -145/+68 |
2008-07-15 | Lock down the LDAP backend - only samba may read or write | Andrew Bartlett | 1 | -1/+1 |
2008-07-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 18 | -61/+216 |
2008-07-15 | Revert Fedrora DS backend to use extensibleObject. | Andrew Bartlett | 1 | -1/+1 |
2008-07-15 | Kill of some bogus debugs for the world who does not use the LDAP backend | Andrew Bartlett | 1 | -3/+3 |
2008-07-15 | Fix asking for credentials for non-LDAP provisions. | Andrew Bartlett | 1 | -1/+1 |
2008-07-15 | Rework provision to handle both simple and SASL binds. | Andrew Bartlett | 3 | -12/+15 |
2008-07-15 | Connect to the LDAP backend with SASL credentials. | Andrew Bartlett | 9 | -21/+111 |
2008-07-15 | Make up a full hostname for ldapi connections. | Andrew Bartlett | 1 | -2/+7 |
2008-07-15 | Add a standard filter for finding the LDAP secrets. | Andrew Bartlett | 1 | -0/+1 |
2008-07-15 | Cleanup ldap_bind_sasl. | Andrew Bartlett | 1 | -4/+3 |
2008-07-15 | Use secrets.ldb to store credentials to contact LDAP backend. | Andrew Bartlett | 3 | -11/+35 |
2008-07-15 | Allow ldap credentials to be (optionally) stored in secrets.ldb | Andrew Bartlett | 1 | -11/+33 |
2008-07-15 | Try to make NTLMSSP less fussy for unimportant messages. | Andrew Bartlett | 1 | -2/+13 |
2008-07-15 | Fix 'make gdbtest-enb' and the GDB_PROVISION option. | Andrew Bartlett | 2 | -2/+2 |
2008-07-14 | Remove C++ keywords from events.h header. | Andrew Bartlett | 1 | -4/+4 |
2008-07-12 | rename sambaPassword -> userPassword. | Andrew Bartlett | 14 | -68/+49 |
2008-07-11 | Use common code to fill in allowedAttributes in kludge_acl. | Andrew Bartlett | 3 | -39/+41 |
2008-07-10 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -2/+14 |