summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r19324: fixed a leak on deleting records when no index is in placeAndrew Tridgell2007-10-101-6/+6
* r19323: fixed a leak in the ldif parse codeAndrew Tridgell2007-10-101-0/+1
* r19322: fix a minor memory leak in the ltdb cache codeAndrew Tridgell2007-10-101-0/+1
* r19314: Commit tridge's fixes for a big mem leak in ltdb I introducedSimo Sorce2007-10-103-13/+10
* r19312: This should fix a nasty bug with values and names being freed before ...Simo Sorce2007-10-101-1/+5
* r19310: Add another conflicting oidAndrew Bartlett2007-10-101-2/+2
* r19305: Potential memleak on the ldb_context if we don't use a temp mem contextSimo Sorce2007-10-101-1/+10
* r19304: If you really want to look at the contents undef this oneSimo Sorce2007-10-101-0/+17
* r19303: It seem ok to have around this amount of blocks hanging out of an ldb...Simo Sorce2007-10-101-1/+1
* r19299: Fix possible memleaksSimo Sorce2007-10-102-0/+3
* r19296: added a leak detector to ldb_wrap_connect()Andrew Tridgell2007-10-101-2/+18
* r19289: fixed a memory leak in ldb_dn_string_compose()Andrew Tridgell2007-10-101-2/+4
* r19276: remove unused fileStefan Metzmacher2007-10-101-58/+0
* 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