summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | heimdal_build: split heimdal/lib/asn1 file listsStefan Metzmacher2008-08-261-14/+12
| * | heimdal_build: split handwritten and generated hx509 file listsStefan Metzmacher2008-08-261-3/+6
| * | heimdal_build: split out gssapi_spnego and gssapi_krb5 file listsStefan Metzmacher2008-08-261-51/+57
| * | heimdal_build: add a fake sqlite keytab implementationStefan Metzmacher2008-08-262-2/+21
| * | heimdal_build: split glue.c into krb5 and gssapi partsStefan Metzmacher2008-08-263-20/+33
| * | kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.hStefan Metzmacher2008-08-262-2/+4
| * | Revert "gsskrb5: add support for DCE_STYLE and des and des3 keys"Stefan Metzmacher2008-08-262-64/+22
| * | Revert "gsskrb5: always return an acceptor subkey"Stefan Metzmacher2008-08-261-18/+4
| * | build: generate :: rules for automatic dependenciesStefan Metzmacher2008-08-261-2/+2
* | | Add definition for NT_STATUS_DOWNGRADE_DETECTEDAndrew Bartlett2008-08-272-0/+2
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verifyAndrew Bartlett2008-08-261-2/+3
|\| |
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-2611-173/+802
| |\ \
| * | | Don't use lsa_Delete any more, as smbd now refuses it.Andrew Bartlett2008-08-261-2/+3
| | |/ | |/|
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verifyAndrew Bartlett2008-08-26136-2905/+4835
|\ \ \ | | |/ | |/|
| * | More LSA server and testuite work.Andrew Bartlett2008-08-262-8/+63
| * | Make RPC-LSA test deterministic with an msleep(200).Andrew Bartlett2008-08-261-5/+8
| * | Implement matching logic to Windows 2008 on handling of secrets.Andrew Bartlett2008-08-261-16/+8
| * | Fix LSA server to pass more of RPC-LSA and match Windows 2008Andrew Bartlett2008-08-261-17/+32
| * | Only allow the trust in the correct direction (per the flags).Andrew Bartlett2008-08-261-3/+9
| * | Update RPC-LSA to (almost) pass against Windows 2008.Andrew Bartlett2008-08-263-72/+153
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-08-2554-1213/+2080
| |\|
| | * fixed the data in SAVEFILE op in RAW-OFFLINEAndrew Tridgell2008-08-241-1/+1
| | * show the bad data in RAW-OFFLINEAndrew Tridgell2008-08-241-3/+10
| | * don't use zero data for the first file in RAW-OFFLINEAndrew Tridgell2008-08-231-2/+2
| | * disable the anr== tests until they are understoodAndrew Tridgell2008-08-221-12/+13
| | * now that ldap integers are 32 bit, we need to put the right 32 bitAndrew Tridgell2008-08-221-19/+19
| | * fixed the DomainDNS searches in the netlogon codeAndrew Tridgell2008-08-221-2/+2
| | * Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell2008-08-223-21/+328
| | |\
| | | * ndr_compression: implement mszip compression based on deflate()Stefan Metzmacher2008-08-211-1/+98
| | | * drsuapi.idl: use hand written push functions for the compressed blobsStefan Metzmacher2008-08-212-6/+179
| | | * ndr_compression: add common parts of ndr compressionStefan Metzmacher2008-08-211-15/+52
| | * | fixed the GUID and objectSID canonicalisation functionsAndrew Tridgell2008-08-221-1/+3
| | * | fixed a speellling erraAndrew Tridgell2008-08-221-1/+1
| | * | Merge branch 'abartlet-4-0-local' into v4-0-testAndrew Tridgell2008-08-2238-720/+1183
| | |\ \ | | | |/ | | |/|
| | | * fixed a problem with length limited ldap valuesAndrew Tridgell2008-08-2210-29/+48
| | | * fixed error handling in ANR code Andrew Tridgell2008-08-221-18/+24
| | | * Don't walk past the end of ldb values.Andrew Bartlett2008-08-2111-24/+54
| | | * Push loading the objectGUID and objectSID handlers earlier.Andrew Bartlett2008-08-211-4/+8
| | | * Stop every ldb startup doing a write to the database.Andrew Bartlett2008-08-211-0/+7
| | | * Validate input in the CLDAP and DGRAM 'netlogon' responder.Andrew Bartlett2008-08-211-7/+37
| | | * Handle error cases in attribute handlers better.Andrew Bartlett2008-08-211-8/+18
| | | * The index handling is now configured from the schema load, not by aAndrew Bartlett2008-08-212-28/+0
| | | * Set both attributes and indexes into the database on schema load.Andrew Bartlett2008-08-211-18/+142
| | | * All these syntaxes are now handled by the schema.Andrew Bartlett2008-08-211-6/+0
| | | * Don't hardcode attributes to be treated as a DNAndrew Bartlett2008-08-211-14/+1
| | | * Correct anr search commants and error messages in ldap.jsAndrew Bartlett2008-08-211-7/+7
| | | * Don't allow a NULL syntaxAndrew Bartlett2008-08-211-0/+4
| | | * Don't maniplate control entries in samldbAndrew Bartlett2008-08-211-0/+4
| | | * Use the new SEARCH_FLAG_ANR defineAndrew Bartlett2008-08-201-1/+1
| | | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-08-201-0/+4
| | | |\