Age | Commit message (Expand) | Author | Files | Lines |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17626: Some C++ Warnings | Volker Lendecke | 1 | -4/+8 |
2007-10-10 | r16632: Fix bug #3882 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15475: Ugly and disgusting patch to fix the username map problem I created by | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -1/+9 |
2007-10-10 | r11573: Adding Andrew Bartlett's patch to make machine account | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -2/+4 |
2007-10-10 | r7956: Spelling mistake. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke... | Andrew Bartlett | 1 | -6/+6 |
2004-04-03 | Fix most of bug #169. | Andrew Bartlett | 1 | -16/+4 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -9/+72 |
2003-07-24 | Server side NTLM signing works - until the first async packet. Working on this | Jeremy Allison | 1 | -1/+0 |
2003-03-18 | Add an extra parameter to our 'set_remote_machine_name' and | Andrew Bartlett | 1 | -1/+1 |
2003-02-24 | Merge of server-side authentication changes to 3.0: | Andrew Bartlett | 1 | -1/+1 |
2003-02-10 | Cleanups: (merge from HEAD) | Andrew Bartlett | 1 | -1/+0 |
2003-01-16 | Updates to the NTLMSSP code again - moving the base64 decode fuctionality out | Andrew Bartlett | 1 | -4/+5 |
2003-01-15 | Missed auth_ntlmssp.c in last night's checkin. Also keep track of the current | Andrew Bartlett | 1 | -225/+78 |
2003-01-15 | Crash fixes: | Andrew Bartlett | 1 | -0/+1 |
2003-01-13 | Updates to our NTLMSSP code: | Andrew Bartlett | 1 | -0/+284 |