summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Inline asn1_proto.h since the API is stable and public.Jelmer Vernooij2008-10-233-62/+40
* Merge branch 'master' of git://git.samba.org/sambaJelmer Vernooij2008-10-231-0/+95
|\
| * s3-docs: fix typos in locator manpage found by metze.Günther Deschner2008-10-231-4/+6
| * s3-docs: add very basic winbind_krb5_locator.7 manpage.Günther Deschner2008-10-231-0/+93
* | Share codepages.Jelmer Vernooij2008-10-238-2/+2
|/
* s3-build: fix another build warning with the new ASN1 code.Günther Deschner2008-10-231-2/+5
* netapi: fix add_GROUP_USERS_INFO_X_buffer.Günther Deschner2008-10-231-4/+12
* netapi: fix NetUserGetGroups_r returning partial results.Günther Deschner2008-10-231-2/+3
* s3-samr-server: unify callback convention: _samr_UserSetInfo.Günther Deschner2008-10-231-34/+19
* s3-samr-server: unify callback convention: _samr_QueryDomainInfo.Günther Deschner2008-10-231-32/+18
* s3-samr-server: fix return code in _samr_QueryDisplayInformation.Günther Deschner2008-10-231-1/+1
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-235-5/+15
|\
| * Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2008-10-234-5/+7
| |\
| | * s4-smbtorture: fix build warning.Günther Deschner2008-10-231-1/+1
| | * s3-build: fix some const build warnings.Günther Deschner2008-10-231-2/+2
| | * netapi: NetGroupEnum_r needs to handle servers with no groups.Günther Deschner2008-10-231-1/+1
| | * s3-samr-server: _samr_DeleteUser needs to wipe out the user_handle on success.Günther Deschner2008-10-231-0/+2
| * | Clarify the linked attribute module behaviour with commentsAndrew Bartlett2008-10-231-1/+9
* | | Fix header file installation.Jelmer Vernooij2008-10-232-5/+5
* | | Import NTSTATUS defines from Samba 3.Jelmer Vernooij2008-10-232-5/+9
* | | Import WERROR defines from Samba 3.Jelmer Vernooij2008-10-231-9/+57
* | | Import new DOS error codes from Samba 3.Jelmer Vernooij2008-10-231-0/+4
* | | Move libcli-util error code to top-level.Jelmer Vernooij2008-10-238-4/+2
* | | Remove unused copy of tables.plJelmer Vernooij2008-10-231-89/+0
* | | Remove unused copy of ndrdump.c.Jelmer Vernooij2008-10-231-445/+0
| |/ |/|
* | s3-samr-server: fix access check in _samr_QuerySecurity().Günther Deschner2008-10-221-1/+1
|/
* s3-build: fix the build.Günther Deschner2008-10-221-2/+2
* Fix net rpc vampire, based on an *amazing* piece of debugging work by "Cooper...Jeremy Allison2008-10-225-45/+50
* s3-build: temporarily add asn1_proto file.Günther Deschner2008-10-221-0/+59
* s3-asn1: make all of s3 asn1 code do a proper asn1_init() first.Günther Deschner2008-10-227-408/+494
* s3-asn1/spnego: use OIDs including dots.Günther Deschner2008-10-221-4/+4
* s3: use shared asn1 code.Günther Deschner2008-10-2213-743/+57
* s3-spnego: move spnego defines to spnego.hGünther Deschner2008-10-222-17/+17
* lib-util: merge from s3 asn1.Günther Deschner2008-10-221-0/+3
* lib-util: fix c++ compile warning.Günther Deschner2008-10-221-1/+1
* Slightly simplify reply_sesssetup_blob(): Remove an else branchVolker Lendecke2008-10-221-10/+11
* Don't push the data out to the client in reply_sesssetup_blob()Volker Lendecke2008-10-221-4/+0
* Remove unused header file.Jelmer Vernooij2008-10-221-3/+0
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-222-4/+7
|\
| * Fix a debug message in send_nt_replies()Volker Lendecke2008-10-221-3/+6
| * Fix bug 5840: Segfault in "rpcclient lsaaddacctrights"Volker Lendecke2008-10-221-1/+1
* | masktest: Avoid creating new memory context, use dynamic allocation.Jelmer Vernooij2008-10-221-8/+10
* | Change some dynamic allocations back to static buffers to fix build.Jelmer Vernooij2008-10-221-11/+7
|/
* Change buffer size back to 256, just to be sure.Jelmer Vernooij2008-10-221-1/+1
* Repel pstring to nsswitch/.Jelmer Vernooij2008-10-2210-118/+85
* Remove pstring usage.Jelmer Vernooij2008-10-221-10/+4
* Remove pstring usages.Jelmer Vernooij2008-10-224-18/+14
* Require separate option for quicktest include list rather than makingJelmer Vernooij2008-10-222-5/+1
* Fix path for quicktest.Jelmer Vernooij2008-10-221-1/+1
* Use standard types.Jelmer Vernooij2008-10-222-24/+24