summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r703: only use $PERL -W when --enable-debugStefan Metzmacher2007-10-102-1/+4
* r702: fix krb5 linkingStefan Metzmacher2007-10-102-1/+7
* r701: change debug messages a bitStefan Metzmacher2007-10-101-5/+5
* r700: fix SMB_LIBRARY() to disable the lib by defaultStefan Metzmacher2007-10-102-2/+2
* r697: make use of SMB_EXT_LIB for LDAP and KRB5Stefan Metzmacher2007-10-103-9/+10
* r696: fix formatingStefan Metzmacher2007-10-101-23/+24
* r695: don't add libs andlinkerflags to STATIC_LIBRARYStefan Metzmacher2007-10-101-2/+0
* r693: Make staticJelmer Vernooij2007-10-101-2/+2
* r692: Add libwinregistryJelmer Vernooij2007-10-101-0/+5
* r691: addStefan Metzmacher2007-10-101-1/+3
* r690: - ignore source/tagsStefan Metzmacher2007-10-108-26/+155
* r688: add --enable-experimentalStefan Metzmacher2007-10-103-1/+36
* r687: add newline at eofStefan Metzmacher2007-10-101-1/+1
* r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG()Jelmer Vernooij2007-10-103-65/+64
* 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