summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11974: only look at $pl->{POINTER_TYPE} when $pl is definedStefan Metzmacher1-7/+6
2007-10-10r11973: make it easier to find bugsStefan Metzmacher2-2/+7
2007-10-10r11972: handle [noejs] property also on functionsStefan Metzmacher1-1/+2
2007-10-10r11971: add nbt specific continue wrapperStefan Metzmacher1-0/+11
2007-10-10r11970: fixed a valgrind error. The auth info from the alter_context reply wasAndrew Tridgell1-1/+1
2007-10-10r11969: got rid of the very annoying 'failed to open /secrets.tdb'Andrew Tridgell1-1/+5
2007-10-10r11968: More warning fixes. We're on track to getting to double digits forTim Potter7-14/+14
2007-10-10r11967: Fix more 64-bit warnings.Tim Potter18-57/+65
2007-10-10r11965: Try to fix some 64-bit warnings.Tim Potter1-1/+1
2007-10-10r11959: Use DOS_errors array for displaying WERROR valuesJelmer Vernooij1-1/+1
2007-10-10r11958: - fixed memory leaks in the ldb_result handling in ldb operationsAndrew Tridgell9-100/+108
2007-10-10r11957: fixed up code meant for debuggingAndrew Tridgell1-3/+3
2007-10-10r11956: removed the old rootdse.ldif, and the provision.js code that uses itAndrew Tridgell2-35/+0
2007-10-10r11955: got rid of the old rootDSE code in the ldap server.Andrew Tridgell5-394/+0
2007-10-10r11954: add the static rootdse content to the sam ldb,and enable the rootdseAndrew Tridgell1-1/+21
2007-10-10r11953: enabled the rootdse module in the ldb modules codeAndrew Tridgell1-0/+1
2007-10-10r11952: added a rootdse module. This will replace the existing rootdse code inAndrew Tridgell3-40/+202
2007-10-10r11949: make sure we ask gensec to give us a session keyAndrew Tridgell1-0/+2
2007-10-10r11941: fix cut'n'paste bugStefan Metzmacher1-1/+1
2007-10-10r11940: Love has clarified why this code does what it does.Andrew Bartlett2-8/+6
2007-10-10r11931: Add a short README explaining what this directory is all about.Andrew Bartlett1-0/+6
2007-10-10r11930: Add socket/packet handling code for kpasswddAndrew Bartlett3-5/+52
2007-10-10r11929: Add static, comments.Andrew Bartlett1-3/+3
2007-10-10r11928: More Kerberos musings...Andrew Bartlett1-20/+64
2007-10-10r11913: if we have a UNIQUE name with more than 1 address,Stefan Metzmacher1-0/+5
2007-10-10r11912: fix nbt_name_registration, there's still some minor stuff todo,Stefan Metzmacher2-56/+134
2007-10-10r11911: as we pass the owned_released vs. replica test now, run it with make ...Stefan Metzmacher1-0/+1
2007-10-10r11910: fix nbt_name_release and nbt_name_query, so that we pass the owned_re...Stefan Metzmacher1-20/+70
2007-10-10r11908: implement SGROUP merging, that passes the different owner testsStefan Metzmacher1-14/+222
2007-10-10r11907: added testing of SMB2 keepaliveAndrew Tridgell1-1/+6
2007-10-10r11906: opcode 13 appears to be keepalive. Metze guessed this one :-)Andrew Tridgell3-1/+70
2007-10-10r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell6-1/+91
2007-10-10r11904: added smb2_tdis() testingAndrew Tridgell1-1/+13
2007-10-10r11903: added smb2_tdis() (opcode 4)Andrew Tridgell2-1/+69
2007-10-10r11902: added smb2_logoff() testingAndrew Tridgell1-0/+13
2007-10-10r11901: added smb2_logoff() support (metze correctly guessed opcode 2 wasAndrew Tridgell3-1/+70
2007-10-10r11900: - make sure address and registered_by are replaced when they're not p...Stefan Metzmacher1-0/+9
2007-10-10r11899: add some usefull debug messagesStefan Metzmacher1-0/+10
2007-10-10r11897: add 2 more sgroup vs. sgroup tests with the replica having no addressesStefan Metzmacher1-1/+107
2007-10-10r11896: max_version of 0 means unlimitedStefan Metzmacher1-0/+8
2007-10-10r11895: - reorder some code to make it easier to follow, how the fields appea...Stefan Metzmacher4-10/+51
2007-10-10r11894: fixed SMB2 trans code for pipe_flagsAndrew Tridgell1-1/+1
2007-10-10r11893: fixed a dependency problemAndrew Tridgell1-1/+1
2007-10-10r11892: forgot to commit these changesAndrew Tridgell1-1/+2
2007-10-10r11891: - added pipe_flags field in smb2_transAndrew Tridgell4-4/+19
2007-10-10r11890: added tests for the last few fields in SMB2 find requestsAndrew Tridgell1-0/+16
2007-10-10r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving theAndrew Tridgell6-22/+564
2007-10-10r11888: - added SMB2 trans supportAndrew Tridgell7-3/+143
2007-10-10r11887: reorder some testsStefan Metzmacher1-22/+99
2007-10-10r11885: Add forgotten filesVolker Lendecke2-0/+10