summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-22fixed the DomainDNS searches in the netlogon codeAndrew Tridgell1-2/+2
2008-08-22manpages: Add manpage for "init logon delayed hosts".Karolin Seeger1-0/+21
2008-08-22manpages: Add manpage for "init logon delay".Karolin Seeger1-0/+15
2008-08-22Merge commit 'origin/v4-0-test' into v4-0-testAndrew Tridgell3-21/+328
2008-08-22fixed the GUID and objectSID canonicalisation functionsAndrew Tridgell1-1/+3
2008-08-22fixed a speellling erraAndrew Tridgell1-1/+1
2008-08-22loadparm: idmap backend is not depracated any longer.Karolin Seeger1-1/+1
2008-08-22Merge branch 'abartlet-4-0-local' into v4-0-testAndrew Tridgell38-720/+1183
2008-08-22fixed a problem with length limited ldap valuesAndrew Tridgell10-29/+48
2008-08-22fixed error handling in ANR code Andrew Tridgell1-18/+24
2008-08-21cifs.upcall: fix build warningJeff Layton1-1/+2
2008-08-21cifs.upcall: enable building by default on linuxJeff Layton1-4/+19
2008-08-21cifs.upcall: move default install location to EPREFIX/sbinJeff Layton1-4/+4
2008-08-21cifs.upcall: handle MSKRB5 OID properlyJeff Layton1-5/+13
2008-08-21mount.cifs: don't prompt for password on krb5 mountsJeff Layton1-1/+2
2008-08-21Fix broken net rpc join message when DC can't be found. Ensure we pass in a d...Jeremy Allison1-2/+3
2008-08-22rpc_server: make it a little more obvious what flags we send to a client.Günther Deschner1-1/+10
2008-08-21Fix Bug #5710 and make machine account password changing work again.Günther Deschner1-23/+52
2008-08-21Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <Douglas_...Jeremy Allison1-2/+3
2008-08-21re-run make idl.Günther Deschner4-14/+40
2008-08-21IDL: fix IDL for netr_ServerPasswordSet2().Günther Deschner1-3/+3
2008-08-21ndr_compression: implement mszip compression based on deflate()Stefan Metzmacher1-1/+98
2008-08-21drsuapi.idl: use hand written push functions for the compressed blobsStefan Metzmacher2-6/+179
2008-08-21gitignore: add examples/libsmbclient/Makefile.internal - a generated fileMichael Adam1-0/+1
2008-08-21build: add [clean_]libsmbclient_examples targets to top level MakefileMichael Adam1-0/+11
2008-08-21libsmbclient examples: source/bin to the library search path for smbwrapper b...Michael Adam1-1/+1
2008-08-21libsmbclient examples: add Makefile.internal.in for building from a samba sourceMichael Adam2-0/+139
2008-08-21libsmbclient examples: fix prototype for readlinkMichael Adam1-1/+1
2008-08-21ndr_compression: add common parts of ndr compressionStefan Metzmacher1-15/+52
2008-08-21Don't walk past the end of ldb values.Andrew Bartlett11-24/+54
2008-08-21Push loading the objectGUID and objectSID handlers earlier.Andrew Bartlett1-4/+8
2008-08-21Stop every ldb startup doing a write to the database.Andrew Bartlett1-0/+7
2008-08-21Validate input in the CLDAP and DGRAM 'netlogon' responder.Andrew Bartlett1-7/+37
2008-08-21Handle error cases in attribute handlers better.Andrew Bartlett1-8/+18
2008-08-21The index handling is now configured from the schema load, not by aAndrew Bartlett2-28/+0
2008-08-21Set both attributes and indexes into the database on schema load.Andrew Bartlett1-18/+142
2008-08-21All these syntaxes are now handled by the schema.Andrew Bartlett1-6/+0
2008-08-21Don't hardcode attributes to be treated as a DNAndrew Bartlett1-14/+1
2008-08-21Correct anr search commants and error messages in ldap.jsAndrew Bartlett1-7/+7
2008-08-21Don't allow a NULL syntaxAndrew Bartlett1-0/+4
2008-08-21Don't maniplate control entries in samldbAndrew Bartlett1-0/+4
2008-08-20Here is a re-working of the winbinddJeremy Allison6-9/+61
2008-08-20gitignore: add examples/libsmbclient/treeMichael Adam1-0/+1
2008-08-20gitignore: add lib/netapi/tests/MakefileMichael Adam1-0/+1
2008-08-20gitignore: add libsmbsharemodes.syms - this is now generatedMichael Adam1-0/+1
2008-08-20build: auto-generate symbols for libsmbsharemodes.Michael Adam2-5/+5
2008-08-20gitignore: add libsmbclient.syms - this is now generatedMichael Adam1-0/+1
2008-08-20build: autogenerate symbols for libsmbclient.soMichael Adam2-6/+5
2008-08-20build: fix bug #5590 by not linking in the static libs but the objects.Michael Adam1-1/+1
2008-08-20build: fall down to the same place when using an internal lib statically.Michael Adam1-1/+1