summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb callAndrew Tridgell2007-10-102-15/+11
* r19273: - fixed error handling with the ldap backendAndrew Tridgell2007-10-105-20/+37
* r19264: Clarify behaviour in ldb_search_callback() and provide moreAndrew Bartlett2007-10-101-7/+11
* r19245: mrege from samba3:Stefan Metzmacher2007-10-101-0/+18
* r19242: merge from samba3:Stefan Metzmacher2007-10-101-0/+2
* r19234: fix configure test for net/if.h for some platformsStefan Metzmacher2007-10-101-2/+2
* r19227: - add a AC_CACHE_CHECK() around the net/if.h testStefan Metzmacher2007-10-101-16/+15
* r19217: Merge from SAMBA_4_0_RELEASE:Andrew Bartlett2007-10-101-1/+2
* r19198: fix typo...Stefan Metzmacher2007-10-101-1/+1
* r19196: merge from samba3:Stefan Metzmacher2007-10-106-25/+27
* r19195: this should fix should workaround the brokenStefan Metzmacher2007-10-101-0/+4
* r19188: merge from samba3:Stefan Metzmacher2007-10-106-14/+19
* r19186: that doesn't help...Stefan Metzmacher2007-10-101-4/+0
* r19178: fix the standalone build of socket_wrapper by not usingStefan Metzmacher2007-10-101-9/+34
* r19176: Also require <fcntl.h> and <sys/ioctl.h> for non samba builds.Love Hörnquist Åstrand2007-10-101-0/+2
* r19175: If not in _SAMBA_BUILD_, define _PUBLIC_ to nothing.Love Hörnquist Åstrand2007-10-101-0/+2
* r19173: see if HPUX 11.23 needs the same workaround as 11.11Stefan Metzmacher2007-10-101-0/+4
* r19171: change the socket wrapper license toStefan Metzmacher2007-10-102-36/+72
* r19146: merge from samba3:Stefan Metzmacher2007-10-101-1/+3
* r19136: No conflict, after "svn up" it applied correctly", merge 19126 from 3_0Volker Lendecke2007-10-101-4/+7
* r19134: Merge the second set of C++ warning fixes from Samba3. I'll leave r19...Volker Lendecke2007-10-101-6/+12
* r19131: merge from samba3:Stefan Metzmacher2007-10-101-1/+1
* r19129: Add comment to clarify behaviorSimo Sorce2007-10-101-0/+4
* r19123: - pass LDFLAGS from configure to MakefileStefan Metzmacher2007-10-101-1/+1
* r19122: merge from samba3:Stefan Metzmacher2007-10-101-4/+17
* r19120: silence a warning about a test functionAndrew Tridgell2007-10-101-0/+1
* r19118: get rid of a bunch of bool misuse warningsAndrew Tridgell2007-10-101-19/+19
* r19117: I've changed the checker wrapper on snab to allow for aAndrew Tridgell2007-10-101-0/+3
* r19116: fixed a checker warningAndrew Tridgell2007-10-101-4/+2
* r19114: fixed another checker warning and a possible error on allocationAndrew Tridgell2007-10-101-1/+3
* r19113: fixed another checker warning.Andrew Tridgell2007-10-101-0/+1
* r19112: fixed a checker warning.Andrew Tridgell2007-10-101-1/+1
* r19097: add support for SUCKET_WRAPPER_PCAP_FILEStefan Metzmacher2007-10-101-14/+306
* r19084: make socket_wrapper more portable (standalone) and not use uintX_tStefan Metzmacher2007-10-101-5/+5
* r19082: add the source vs. destination address and tcp logicStefan Metzmacher2007-10-101-0/+242
* r19079: talloc_array can failVolker Lendecke2007-10-101-0/+1
* r19076: ldb_dn_copy_partial can failVolker Lendecke2007-10-101-0/+1
* r19075: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+4
* r19074: Merge from 3_0: Fix a potential NULL dereference.Volker Lendecke2007-10-101-1/+1
* r19069: The sequence number is a 64 bit unsigned integerSimo Sorce2007-10-101-2/+2
* r19068: Fix a potential NULL dereferenceVolker Lendecke2007-10-101-0/+4
* r19033: prepare to use the libreplace testsuite as LOCAL-REPLACE in smbtortureStefan Metzmacher2007-10-101-4/+6
* r19032: let the getdents replacement fail and see what the build-farm says.Stefan Metzmacher2007-10-101-0/+1
* r19029: test if opendir() on a file sets errno = ENOTDIRStefan Metzmacher2007-10-101-2/+6
* r19023: lets see what the build-farm says about trying theStefan Metzmacher2007-10-101-22/+22
* r19022: eliminate a warningDerrell Lipman2007-10-101-1/+1
* r19021: match the prototype for a trigger functionDerrell Lipman2007-10-101-2/+2
* r19017: Merge from Samba3:Volker Lendecke2007-10-102-0/+24
* r19009: ensure that data values from ldap libs are null terminated, to allowAndrew Tridgell2007-10-101-1/+6
* r18999: merge from samba3:Stefan Metzmacher2007-10-102-10/+9