summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15421: Correct function comments.Andrew Bartlett1-4/+3
2007-10-10r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett2-21/+42
2007-10-10r15416: Point out that this doesn't work, but for servers this old, I justAndrew Bartlett1-0/+2
2007-10-10r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett2-2/+55
2007-10-10r15414: Support retrying different username/password combinationsJelmer Vernooij2-1/+26
2007-10-10r15413: Disable gwsvcctl on hosts without gtkJelmer Vernooij1-0/+2
2007-10-10r15412: Put the test in a dangerous category.Rafal Szczesniak1-0/+5
2007-10-10r15410: Fix segfaultsJelmer Vernooij2-3/+7
2007-10-10r15409: Start working on GTK+ tool for services managementJelmer Vernooij3-0/+224
2007-10-10r15408: Fix some small bugs in the GTK+ toolsJelmer Vernooij8-140/+145
2007-10-10r15407: Get rid of some more uint_tJelmer Vernooij1-2/+2
2007-10-10r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij7-5/+5
2007-10-10r15405: remove define for STAT_ST_BLOCKSIZEStefan Metzmacher1-39/+39
2007-10-10r15400: Move the TLS code behind the socket interface.Andrew Bartlett14-157/+216
2007-10-10r15397: Fix typo.Tim Potter1-1/+1
2007-10-10r15395: Fix build by adding another copy of the Python detection m4 fragment.Tim Potter2-0/+32
2007-10-10r15394: Put initial code for testing async dcerpc binding. CurrentlyRafal Szczesniak3-1/+81
2007-10-10r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter3-1/+143
2007-10-10r15390: Make test output a bit prettier.Tim Potter1-0/+3
2007-10-10r15389: Add some better torture tests for LdbMessage.Tim Potter3-9/+108
2007-10-10r15388: Fix cut&paste typo.Tim Potter1-1/+1
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij7-9/+13
2007-10-10r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij7-15/+15
2007-10-10r15383: Revert making DSO's the default - this caused a few test suite breaka...Jelmer Vernooij1-0/+7
2007-10-10r15382: Use grp.h in this block; it has been cleaned out of the other headers...Paul Green1-0/+3
2007-10-10r15381: Make shared libraries the default (where supported). This concludes m...Jelmer Vernooij2-11/+3
2007-10-10r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij13-22/+23
2007-10-10r15378: Fix installheader script. Alexander, this will break installation of ...Jelmer Vernooij1-11/+4
2007-10-10r15377: Remove sys_select() code as it's no longer used.Jelmer Vernooij3-170/+45
2007-10-10r15376: Add detection of -lnsl, required for building on SUN boxes.Jelmer Vernooij5-7/+24
2007-10-10r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij4-3/+5
2007-10-10r15374: Make subsystem name shorter - Stratos VOS has a filename length limit...Jelmer Vernooij1-3/+3
2007-10-10r15373: Rename SOCKET to LIBSAMBA-SOCKET to prevent name clashes with -lsocke...Jelmer Vernooij7-13/+13
2007-10-10r15372: Don't look at possibly undefined controls in failure cases.Andrew Bartlett1-3/+0
2007-10-10r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij6-8/+7
2007-10-10r15370: Fix more dependencies for shared libsJelmer Vernooij16-18/+21
2007-10-10r15367: Fix unused function warnings in generated EJS code.Jelmer Vernooij1-28/+28
2007-10-10r15366: Use type name rather then typedef directly - fixes build on tccJelmer Vernooij1-1/+1
2007-10-10r15365: Fix error in my previous commit, caught by metze.Jelmer Vernooij1-3/+3
2007-10-10r15364: Use global list of predefined keysJelmer Vernooij1-14/+2
2007-10-10r15363: Fix dependencies for shared libraryJelmer Vernooij7-10/+13
2007-10-10r15362: Consider anything non-zero a failure, bnio not just -1Jelmer Vernooij1-1/+2
2007-10-10r15361: Export table of predefined registry keysJelmer Vernooij3-18/+23
2007-10-10r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij8-19/+21
2007-10-10r15357: Fix the build on systems without GNUTLS.Andrew Bartlett1-2/+2
2007-10-10r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett15-143/+69
2007-10-10r15355: Add replacement 'err.h' for systems that don't have it such as SerNet...Jelmer Vernooij2-0/+9
2007-10-10r15354: Add dependency on libsocket (required for sun1)Jelmer Vernooij1-1/+2
2007-10-10r15353: Don't dereference NULL pointer. Found by the IBM checker.Jelmer Vernooij1-0/+1
2007-10-10r15352: Remove reference to just-removed subsystemJelmer Vernooij1-1/+1