Age | Commit message (Expand) | Author | Files | Lines |
2002-10-18 | Start to merge the new ACL mapping code from Andreas Gruenbacher <agruen@suse... | Jeremy Allison | 2 | -61/+135 |
2002-10-18 | Start to merge the new ACL mapping code from Andreas Gruenbacher <agruen@suse... | Jeremy Allison | 2 | -48/+106 |
2002-10-18 | NULL enum_local_groups for ads winbindd (temporary workaround). | Gerald Carter | 2 | -1/+2 |
2002-10-18 | NULL enum_local_groups for ads winbindd (temporary workaround). | Gerald Carter | 2 | -1/+2 |
2002-10-18 | Add extra parm to cli_full_connection. Tim, you should probably take a look ... | Jim McDonough | 1 | -1/+1 |
2002-10-18 | Add extra parm to cli_full_connection call. Tim, you should probably look at... | Jim McDonough | 1 | -1/+1 |
2002-10-18 | Fix build. An extra parm was added to cli_full_connection but not locktest2.c. | Jim McDonough | 1 | -1/+2 |
2002-10-18 | Fix build. Extra parm was added to cli_full_connection, but not in locktest2.c. | Jim McDonough | 1 | -1/+2 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 10 | -29/+99 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 10 | -29/+99 |
2002-10-17 | Revert changes | Volker Lendecke | 2 | -25/+17 |
2002-10-17 | Revert changes | Volker Lendecke | 1 | -24/+22 |
2002-10-17 | Merge NULL relstr fix from HEAD. | Tim Potter | 1 | -0/+3 |
2002-10-17 | When unmarshalling a relstr, don't unmarshall the string data if the | Tim Potter | 1 | -0/+3 |
2002-10-17 | Ignore python build directory. | Tim Potter | 1 | -0/+1 |
2002-10-17 | Ignore python build directory. | Tim Potter | 1 | -0/+1 |
2002-10-17 | Merge of SMB_ASSERT. | Tim Potter | 1 | -2/+3 |
2002-10-17 | Do a SMB_ASSERT() in cli_nt_session_open() when the pipe index is out | Tim Potter | 1 | -2/+3 |
2002-10-17 | make proto | Tim Potter | 1 | -1/+1 |
2002-10-17 | open_pipe_creds() now takes a pipe index instead of a pipe name. | Tim Potter | 5 | -10/+9 |
2002-10-17 | Fix for new arguments of cli_nt_session_open() | Tim Potter | 1 | -4/+3 |
2002-10-16 | Never do a ZERO_STRUCT on a structure in a linked list, it's dumb :-). | Jeremy Allison | 1 | -1/+3 |
2002-10-16 | Never do a ZERO_STRUCT on a structure in a linked list, it's dumb :-). | Jeremy Allison | 1 | -1/+3 |
2002-10-16 | merge from app_head to commit re-init'd printer to disk | Gerald Carter | 1 | -0/+6 |
2002-10-16 | fix from APP_HEAD to commit a re-init'd printer to disk | Gerald Carter | 1 | -0/+6 |
2002-10-16 | No functional change. I'm trying to understand pdb_ldap.c and | Volker Lendecke | 1 | -22/+24 |
2002-10-16 | Create group mappings on the fly. | Volker Lendecke | 2 | -17/+25 |
2002-10-16 | SMB_ASSERT to check list terminates. | Jeremy Allison | 1 | -0/+3 |
2002-10-16 | SMB_ASSERT to check list terminates. | Jeremy Allison | 1 | -0/+3 |
2002-10-15 | - we need to rescan the trusted domain list regularly to cope with | Andrew Tridgell | 2 | -1/+5 |
2002-10-15 | Change default of max_xmit to match W2K. Ensure NT negprot uses it. | Jeremy Allison | 2 | -2/+4 |
2002-10-15 | Change default of max_xmit to match W2K. Ensure NT negprot uses it. | Jeremy Allison | 2 | -2/+4 |
2002-10-15 | Fix spelling of background_process. | Jeremy Allison | 2 | -6/+6 |
2002-10-15 | Fix spelling of background_process. | Jeremy Allison | 2 | -6/+6 |
2002-10-15 | Change to use sys_read/sys_write. | Jeremy Allison | 1 | -10/+4 |
2002-10-15 | Change to use sys_read/sys_write. | Jeremy Allison | 1 | -10/+4 |
2002-10-15 | Added cli_set_timeout() call. | Jeremy Allison | 1 | -0/+11 |
2002-10-15 | Added cli_set_timeout() call. | Jeremy Allison | 1 | -0/+11 |
2002-10-15 | Merge Anton's 64-bit fix. | Jeremy Allison | 1 | -4/+2 |
2002-10-15 | fixed a crash bug on 64 bit systems. Thanks to Anton Blanchard for | Andrew Tridgell | 1 | -4/+2 |
2002-10-15 | merge from APP_HEAD to use GMT in job submission notification | Gerald Carter | 1 | -1/+1 |
2002-10-15 | merge from app_head to use GMT in job submission notification | Gerald Carter | 1 | -1/+1 |
2002-10-14 | Merge of file/directory access bits changes. | Tim Potter | 1 | -14/+19 |
2002-10-14 | Tidyup of file specific access mask bits. | Tim Potter | 1 | -14/+19 |
2002-10-14 | Don't use SAM FLAGS from smb.h since they're gone - patch from metze | Jelmer Vernooij | 2 | -32/+3 |
2002-10-14 | In my test, sync_context simply has to be incremented. Can | Volker Lendecke | 1 | -10/+9 |
2002-10-12 | Nice *big* patch from metze. | Andrew Bartlett | 20 | -513/+694 |
2002-10-12 | We already set LDAPv3 at connect time, no need to set it again. | Andrew Bartlett | 1 | -8/+0 |
2002-10-11 | Turns out with Win9x, we could occasionally return from unix_convert() given | Jeremy Allison | 1 | -0/+12 |
2002-10-11 | Turns out with Win9x, we could occasionally return from unix_convert() given | Jeremy Allison | 1 | -0/+12 |