summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r1558: the unknown_time is the same as the logon_time in the PAC_LOGON_INFOStefan Metzmacher2007-10-101-3/+3
* r1552: commit the first version of the pidl generated krb5 PAC parserStefan Metzmacher2007-10-102-0/+154
* r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'Stefan Metzmacher2007-10-108-136/+140
* r1546: fix the build the function name has changed to srvsvc_NetRemoteTODStefan Metzmacher2007-10-101-3/+3
* r1545: add some comments and move a transport function to the transport sectionStefan Metzmacher2007-10-101-5/+8
* r1544: add some comments and fix 'return True' -> 'return ret'Stefan Metzmacher2007-10-101-5/+16
* r1543: add srvsvc_NetRemoteTOD idl and torture testsStefan Metzmacher2007-10-102-1/+51
* r1540: - Remove return statements when a parse error is detected as etherealTim Potter2007-10-101-33/+70
* r1535: Create a subtree for each array element.Tim Potter2007-10-101-4/+17
* r1534: Alternate method of grouping togethers buffers and scalars which actuallyTim Potter2007-10-101-37/+48
* r1530: we don't need to call srvsvc_NetShareGetInfo twiceStefan Metzmacher2007-10-101-13/+0
* r1529: add NetSrvGetInfo torture testStefan Metzmacher2007-10-101-0/+42
* r1528: add NetCharDevQ torture testsStefan Metzmacher2007-10-101-1/+149
* r1527: add NetCharDev torture testsStefan Metzmacher2007-10-101-0/+125
* r1526: some cleanups and fixes for the srvsvc torture testsStefan Metzmacher2007-10-101-40/+106
* r1525: share info level 1004 is invalid,Stefan Metzmacher2007-10-101-4/+9
* r1524: add some commentsStefan Metzmacher2007-10-101-1/+13
* r1523: declaring variables "in" and "out" in every C module is a bad idea!Andrew Tridgell2007-10-101-2/+2
* r1522: Oops - I forgot this file in the prvevious commit.Andrew Bartlett2007-10-101-0/+57
* r1521: Updates to our SMB signing code.Andrew Bartlett2007-10-108-217/+153
* r1520: only call write handler or read handler, not both. This copes with theAndrew Tridgell2007-10-101-0/+3
* r1519: show the ldb_errstring() value in the log for failed ldb callsAndrew Tridgell2007-10-101-1/+3
* r1518: check for ldb_search giving -1 (indicating db corruption)Andrew Tridgell2007-10-101-0/+3
* r1517: change event_remove_timed() to remove by structure not by handler.Andrew Tridgell2007-10-101-3/+1
* r1516: remove the server_connection from the list on the server_socketStefan Metzmacher2007-10-104-6/+43
* r1515: move dublicate code to a functionStefan Metzmacher2007-10-105-175/+85
* r1514: close stuff from the server_connection not in theStefan Metzmacher2007-10-105-8/+10
* r1513: change DEBUG level to 1Stefan Metzmacher2007-10-101-2/+1
* r1512: fixed a bug where we could reference the timer event handler after des...Andrew Tridgell2007-10-101-2/+2
* r1511: fixed a free() that should be ldb_free()Andrew Tridgell2007-10-101-1/+1
* r1510: add a commented out routine I used to test password change on NT3.Andrew Tridgell2007-10-101-0/+61
* r1509: in order to interoperate with NT3.1 we need to ignore extra data at th...Andrew Tridgell2007-10-101-3/+7
* r1508: simple fix for broken server side signing. This may need more work forAndrew Tridgell2007-10-101-1/+1
* r1507: fixed the handling of SMB chaining with the new server structure. YouAndrew Tridgell2007-10-102-17/+33
* r1499: combine struct user_struct and struct smbsrv_userStefan Metzmacher2007-10-109-104/+90
* r1498: (merge from 3.0)Andrew Bartlett2007-10-1014-53/+102
* r1497: add forward declaration for struct auth_session_infoStefan Metzmacher2007-10-101-0/+2
* r1494: fix debug messageStefan Metzmacher2007-10-101-1/+1
* r1486: commit the start of the generic server infastructureStefan Metzmacher2007-10-1027-549/+1076
* r1483: build dynconfig.c also with PICFLAGSStefan Metzmacher2007-10-101-1/+1
* r1482: today I saw DCERPC_AUTH_TYPE 16(0x10)Stefan Metzmacher2007-10-101-0/+4
* r1481: add idl file and torture test dummiesStefan Metzmacher2007-10-105-1/+350
* r1480: gwsam has unresolved symbols in itStefan Metzmacher2007-10-101-1/+2
* r1479: print out domain tooStefan Metzmacher2007-10-101-0/+1
* r1476: Don't print messages about the CCACHE not being found - this is normal.Andrew Bartlett2007-10-101-2/+6
* r1475: More kerberos workAndrew Bartlett2007-10-1010-53/+347
* r1474: It is useful if talloc_strdup() behaves like strdup()Andrew Bartlett2007-10-101-0/+3
* r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke2007-10-108-19/+546
* r1469: fix a segfault and compiler warning,Stefan Metzmacher2007-10-101-3/+2
* r1467: disable gensec_krb5 by default till abartletStefan Metzmacher2007-10-101-1/+2