Age | Commit message (Expand) | Author | Files | Lines |
2008-07-30 | Fix duplicate gloabl warning. | Jeremy Allison | 1 | -1/+1 |
2008-07-26 | make read/write to internal pipes available externally | Volker Lendecke | 1 | -8/+3 |
2008-07-26 | Refactoring: Make close_internal_rpc_pipe_hnd a talloc destructor | Volker Lendecke | 1 | -5/+5 |
2008-07-26 | Refactor make_internal_rpc_pipe_p: connection_struct is not needed | Volker Lendecke | 1 | -21/+11 |
2008-06-26 | Remove p->vuid | Volker Lendecke | 1 | -4/+2 |
2008-06-26 | Now that we have p->server_info, use p->server_info->user_session_key | Volker Lendecke | 1 | -4/+0 |
2008-06-26 | Add server_info to pipes_struct | Volker Lendecke | 1 | -0/+9 |
2008-06-24 | Remove "conn" from pipes_struct | Volker Lendecke | 1 | -1/+2 |
2008-06-21 | Make pipes_struct its own talloc ctx | Volker Lendecke | 1 | -20/+5 |
2008-06-21 | Fix a SAFE_FREE/TALLOC_FREE mixup | Volker Lendecke | 1 | -1/+1 |
2008-05-05 | Remove "session_key" from "struct user_struct" | Volker Lendecke | 1 | -1/+3 |
2008-05-05 | Remove "nt_user_token" from "struct user_struct" | Volker Lendecke | 1 | -1/+1 |
2008-03-17 | Coverity fixes | Marc VanHeyningen | 1 | -3/+3 |
2007-12-16 | Make smb_np_struct talloc'ed | Volker Lendecke | 1 | -8/+11 |
2007-12-16 | Remove unused code | Volker Lendecke | 1 | -14/+0 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -13/+13 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -0/+2 |
2007-10-10 | r25118: More pstring elimination. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r25023: Coverity #455. Not actually a bug, but this clarifies | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r24106: Pass fnum instead of buf/offset into get_rpc_pipe_p | Volker Lendecke | 1 | -3/+1 |
2007-10-10 | r23991: Some const | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | 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 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -2/+7 |
2007-10-10 | r14597: Merge DCERPC_FAULT constants from Samba 4. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r14031: Coverity bug CID #110. Free all resources correctly | Jeremy Allison | 1 | -0/+2 |
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 | -2/+3 |
2007-10-10 | r13293: Rather a big patch I'm afraid, but this should fix bug #3347 | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r11950: If we got a connection oriented cancel pdu we would spin processing it. | Jeremy Allison | 1 | -3/+78 |
2007-10-10 | r11292: Missed merge from Samba 2.2 many years ago.... | Gerald Carter | 1 | -5/+0 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -97/+120 |
2007-10-10 | r6595: This is Volkers new-talloc patch. Just got the go-ahead from | Jeremy Allison | 1 | -3/+4 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -5/+3 |
2007-10-10 | r1414: Memory leak fixes found by valgrind whilst checking the password histo... | Jeremy Allison | 1 | -0/+16 |
2007-10-10 | r1412: Fix password history list in tdbsam. Fix some memory leaks. Add | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r1338: A netlogon schannel failure is a normal event with XP clients. They ca... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r786: Memory leak fixes in (mostly) error code paths from | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r238: Fix memleak | Volker Lendecke | 1 | -0/+3 |
2003-12-04 | fix process_incoming_data() to return the number of bytes handled this call w... | Gerald Carter | 1 | -1/+3 |
2003-11-22 | Changes all over the shop, but all towards: | Andrew Bartlett | 1 | -1/+1 |
2003-11-04 | Fix typo in debug statement. | Tim Potter | 1 | -1/+1 |
2003-11-03 | Fix more 64-bit printf warnings. | Tim Potter | 1 | -1/+1 |
2003-08-14 | Attempt at fixing bug #283. There however is no solution. | Gerald Carter | 1 | -0/+2 |
2003-04-06 | Merge the TNG netlogon schannel from HEAD. | Volker Lendecke | 1 | -4/+11 |
2003-02-14 | Ensure that only parse_prs.c access internal members of the prs_struct. | Jeremy Allison | 1 | -10/+5 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -2/+2 |
2002-10-22 | Fix for systems that allow more than 65536 open files per process. | Jeremy Allison | 1 | -4/+0 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -8/+42 |