Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r686: - Add SMB_EXT_LIB_FROM_PKGCONFIG() | Jelmer Vernooij | 3 | -65/+64 |
2007-10-10 | r685: The SAM is dead! Long live the new SAM! ;-) | Andrew Bartlett | 26 | -9319/+293 |
2007-10-10 | r684: Note the fact that NTLMv2 provides a weath of futher testcases... | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r683: Remove the trailing ; from this macro, so it can be used in an 'if' exp... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r682: Typo fixes | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r681: don't init r.out.result.v | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r680: fail directly when we notice that perl is not there | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r679: fix make install | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r678: use ./config.smb_build.pl instead of config.smb_build.pl | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r677: fix: '$' -> '\$' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r674: use the same -I flags as before | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r673: disable registry_gconf for now | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r672: disable gregedit for now | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r671: fix make ./include/proto.h | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r670: add make everything | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r669: display the version on top of configure | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r668: fix the build | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r667: remove Data::Dumper dependecy | Stefan Metzmacher | 1 | -16/+0 |
2007-10-10 | r666: readd 'make etags' and 'make ctags' | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r665: merge over the new build system from my tmp branch | Stefan Metzmacher | 47 | -924/+3172 |
2007-10-10 | r655: Fix if() logic | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r649: return unknown interface when the client not yet | Stefan Metzmacher | 2 | -0/+6 |
2007-10-10 | r644: add SPNEGO auth type | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r641: readd 'use dump;' | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r638: remove unused dependency to Data::Dumper and dump | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r627: remove the precompiled header when we call make clean or make proto | Stefan Metzmacher | 1 | -3/+4 |
2007-10-10 | r626: make the code a bit more readable | Stefan Metzmacher | 1 | -151/+151 |
2007-10-10 | r625: - handle passwords longer than length 14 (thanks to abartlet for point... | Andrew Tridgell | 2 | -44/+82 |
2007-10-10 | r624: all templates should be in class Template | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r623: setUserInfo level 24 (password set) now works in the SAMR server. This ... | Andrew Tridgell | 7 | -15/+354 |
2007-10-10 | r622: removed some unused functions to make smbd compile again after | Andrew Tridgell | 1 | -169/+0 |
2007-10-10 | r620: Remove more ununsed code. | Andrew Bartlett | 3 | -127/+1 |
2007-10-10 | r619: Remove more code that is no longer called. | Andrew Bartlett | 2 | -57/+0 |
2007-10-10 | r617: Sync some minor updates with repository: | Tim Potter | 1 | -7/+81 |
2007-10-10 | r615: Implement samr_OpenGroup, samr_QueryGroupInfo, samr_SetGroupInfo, | Volker Lendecke | 3 | -50/+243 |
2007-10-10 | r614: Clean out the POSIX assumptions from the Samba4 auth subsystem. | Andrew Bartlett | 5 | -257/+2 |
2007-10-10 | r613: Fix the RPC-SAMR torture test, for my session_key changes. | Andrew Bartlett | 1 | -16/+18 |
2007-10-10 | r612: fixed a timezone call typo noticed by abartlet | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r611: Fix breakage from my last commit: | Andrew Bartlett | 2 | -10/+10 |
2007-10-10 | r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4. | Andrew Bartlett | 17 | -141/+778 |
2007-10-10 | r609: allow ldbedit to take a list of attributes to edit, just like | Andrew Tridgell | 1 | -2/+9 |
2007-10-10 | r608: - a couple of very minor fixes to the CreateGroup code | Andrew Tridgell | 2 | -11/+49 |
2007-10-10 | r607: When our code is looking for an 'empty' data blob | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r606: added a HIDDEN attribute on fields in ldb (in @ATTRIBUTES). This allows... | Andrew Tridgell | 3 | -0/+6 |
2007-10-10 | r605: Implement CreateDomainGroup, essentially cut&paste from CreateUser2. | Volker Lendecke | 3 | -12/+146 |
2007-10-10 | r604: Better dumping of in,out,ref properties. | Tim Potter | 1 | -0/+12 |
2007-10-10 | r602: Autogenerated packet-dcerpc-samr.c now compiles! | Tim Potter | 2 | -8/+148 |
2007-10-10 | r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn... | Andrew Tridgell | 6 | -55/+400 |
2007-10-10 | r600: Get rid of trailing whitespace which freaks out emacs' fontification. | Tim Potter | 1 | -6/+6 |
2007-10-10 | r597: Start generating parser code - only supports uint16, uint32 and policy | Tim Potter | 1 | -229/+61 |