summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak2007-10-104-11/+34
* r15440: Formatting.Rafal Szczesniak2007-10-101-3/+2
* r15439: Reorder the code a bit to be like in other calls. More commentsRafal Szczesniak2007-10-101-142/+170
* r15437: Add generator that creates Samba3 client code which uses Samba4's NDRJelmer Vernooij2007-10-102-3/+162
* r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display receivedRafal Szczesniak2007-10-101-0/+36
* r15435: Turn libnet_RpcConnectDCInfo into another level of libnet_RpcConnectRafal Szczesniak2007-10-104-179/+296
* r15433: Add a todo.Andrew Bartlett2007-10-101-0/+2
* r15427: Rename private to private_data to prevent errors from C++ errors (whichJelmer Vernooij2007-10-102-7/+7
* r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett2007-10-109-48/+201
* r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij2007-10-105-27/+38
* r15421: Correct function comments.Andrew Bartlett2007-10-101-4/+3
* r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett2007-10-102-21/+42
* r15416: Point out that this doesn't work, but for servers this old, I justAndrew Bartlett2007-10-101-0/+2
* r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett2007-10-102-2/+55
* r15414: Support retrying different username/password combinationsJelmer Vernooij2007-10-102-1/+26
* r15413: Disable gwsvcctl on hosts without gtkJelmer Vernooij2007-10-101-0/+2
* r15412: Put the test in a dangerous category.Rafal Szczesniak2007-10-101-0/+5
* r15410: Fix segfaultsJelmer Vernooij2007-10-102-3/+7
* r15409: Start working on GTK+ tool for services managementJelmer Vernooij2007-10-103-0/+224
* r15408: Fix some small bugs in the GTK+ toolsJelmer Vernooij2007-10-108-140/+145
* r15407: Get rid of some more uint_tJelmer Vernooij2007-10-101-2/+2
* r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij2007-10-107-5/+5
* r15405: remove define for STAT_ST_BLOCKSIZEStefan Metzmacher2007-10-101-39/+39
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-1014-157/+216
* r15397: Fix typo.Tim Potter2007-10-101-1/+1
* r15395: Fix build by adding another copy of the Python detection m4 fragment.Tim Potter2007-10-102-0/+32
* r15394: Put initial code for testing async dcerpc binding. CurrentlyRafal Szczesniak2007-10-103-1/+81
* r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter2007-10-103-1/+143
* r15390: Make test output a bit prettier.Tim Potter2007-10-101-0/+3
* r15389: Add some better torture tests for LdbMessage.Tim Potter2007-10-103-9/+108
* r15388: Fix cut&paste typo.Tim Potter2007-10-101-1/+1
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2007-10-107-9/+13
* r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij2007-10-107-15/+15
* r15383: Revert making DSO's the default - this caused a few test suite breaka...Jelmer Vernooij2007-10-101-0/+7
* r15382: Use grp.h in this block; it has been cleaned out of the other headers...Paul Green2007-10-101-0/+3
* r15381: Make shared libraries the default (where supported). This concludes m...Jelmer Vernooij2007-10-102-11/+3
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-1013-22/+23
* r15378: Fix installheader script. Alexander, this will break installation of ...Jelmer Vernooij2007-10-101-11/+4
* r15377: Remove sys_select() code as it's no longer used.Jelmer Vernooij2007-10-103-170/+45
* r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij2007-10-105-7/+24
* r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij2007-10-104-3/+5
* r15374: Make subsystem name shorter - Stratos VOS has a filename length limit...Jelmer Vernooij2007-10-101-3/+3
* r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij2007-10-107-13/+13
* r15372: Don't look at possibly undefined controls in failure cases.Andrew Bartlett2007-10-101-3/+0
* r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij2007-10-106-8/+7
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-1016-18/+21
* r15367: Fix unused function warnings in generated EJS code.Jelmer Vernooij2007-10-101-28/+28
* r15366: Use type name rather then typedef directly - fixes build on tccJelmer Vernooij2007-10-101-1/+1
* r15365: Fix error in my previous commit, caught by metze.Jelmer Vernooij2007-10-101-3/+3
* r15364: Use global list of predefined keysJelmer Vernooij2007-10-101-14/+2