summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r685: The SAM is dead! Long live the new SAM! ;-)Andrew Bartlett2007-10-1026-9319/+293
* r684: Note the fact that NTLMv2 provides a weath of futher testcases...Andrew Bartlett2007-10-101-0/+1
* r683: Remove the trailing ; from this macro, so it can be used in an 'if' exp...Andrew Bartlett2007-10-101-1/+1
* r682: Typo fixesJelmer Vernooij2007-10-101-4/+4
* r681: don't init r.out.result.vStefan Metzmacher2007-10-101-1/+0
* r680: fail directly when we notice that perl is not thereStefan Metzmacher2007-10-101-1/+7
* r679: fix make installStefan Metzmacher2007-10-101-0/+4
* r678: use ./config.smb_build.pl instead of config.smb_build.plStefan Metzmacher2007-10-101-1/+1
* r677: fix: '$' -> '\$'Stefan Metzmacher2007-10-101-1/+1
* r674: use the same -I flags as beforeStefan Metzmacher2007-10-101-1/+1
* r673: disable registry_gconf for nowStefan Metzmacher2007-10-101-1/+2
* r672: disable gregedit for nowStefan Metzmacher2007-10-101-1/+2
* r671: fix make ./include/proto.hStefan Metzmacher2007-10-101-2/+2
* r670: add make everythingStefan Metzmacher2007-10-101-0/+2
* r669: display the version on top of configureStefan Metzmacher2007-10-101-1/+3
* r668: fix the buildStefan Metzmacher2007-10-101-1/+1
* r667: remove Data::Dumper dependecyStefan Metzmacher2007-10-101-16/+0
* r666: readd 'make etags' and 'make ctags'Stefan Metzmacher2007-10-101-0/+6
* r665: merge over the new build system from my tmp branchStefan Metzmacher2007-10-1047-924/+3172
* r655: Fix if() logicJelmer Vernooij2007-10-101-2/+2
* r649: return unknown interface when the client not yetStefan Metzmacher2007-10-102-0/+6
* r644: add SPNEGO auth typeStefan Metzmacher2007-10-101-0/+1
* r641: readd 'use dump;'Stefan Metzmacher2007-10-101-0/+1
* r638: remove unused dependency to Data::Dumper and dumpStefan Metzmacher2007-10-101-2/+0
* r627: remove the precompiled header when we call make clean or make protoStefan Metzmacher2007-10-101-3/+4
* r626: make the code a bit more readableStefan Metzmacher2007-10-101-151/+151
* r625: - handle passwords longer than length 14 (thanks to abartlet for point...Andrew Tridgell2007-10-102-44/+82
* r624: all templates should be in class TemplateAndrew Tridgell2007-10-101-0/+2
* r623: setUserInfo level 24 (password set) now works in the SAMR server. This ...Andrew Tridgell2007-10-107-15/+354
* r622: removed some unused functions to make smbd compile again afterAndrew Tridgell2007-10-101-169/+0
* r620: Remove more ununsed code.Andrew Bartlett2007-10-103-127/+1
* r619: Remove more code that is no longer called.Andrew Bartlett2007-10-102-57/+0
* r617: Sync some minor updates with repository:Tim Potter2007-10-101-7/+81
* r615: Implement samr_OpenGroup, samr_QueryGroupInfo, samr_SetGroupInfo,Volker Lendecke2007-10-103-50/+243
* r614: Clean out the POSIX assumptions from the Samba4 auth subsystem.Andrew Bartlett2007-10-105-257/+2
* r613: Fix the RPC-SAMR torture test, for my session_key changes.Andrew Bartlett2007-10-101-16/+18
* r612: fixed a timezone call typo noticed by abartletAndrew Tridgell2007-10-101-3/+3
* r611: Fix breakage from my last commit:Andrew Bartlett2007-10-102-10/+10
* r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2007-10-1017-141/+778
* r609: allow ldbedit to take a list of attributes to edit, just likeAndrew Tridgell2007-10-101-2/+9
* r608: - a couple of very minor fixes to the CreateGroup codeAndrew Tridgell2007-10-102-11/+49
* r607: When our code is looking for an 'empty' data blobAndrew Bartlett2007-10-101-0/+1
* r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows...Andrew Tridgell2007-10-103-0/+6
* r605: Implement CreateDomainGroup, essentially cut&paste from CreateUser2.Volker Lendecke2007-10-103-12/+146
* r604: Better dumping of in,out,ref properties.Tim Potter2007-10-101-0/+12
* r602: Autogenerated packet-dcerpc-samr.c now compiles!Tim Potter2007-10-102-8/+148
* r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...Andrew Tridgell2007-10-106-55/+400
* r600: Get rid of trailing whitespace which freaks out emacs' fontification.Tim Potter2007-10-101-6/+6
* r597: Start generating parser code - only supports uint16, uint32 and policyTim Potter2007-10-101-229/+61
* r596: log all ldb searches at level 4 in samdbAndrew Tridgell2007-10-101-0/+2