summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7248: Remove enum that is causing trouble on AIXJelmer Vernooij1-2/+2
2007-10-10r7239: add a little testSimo Sorce1-0/+1
2007-10-10r7228: use socket_pending() instead of the direct ioctl in the messaging codeAndrew Tridgell1-5/+6
2007-10-10r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. ItAndrew Tridgell4-0/+40
2007-10-10r7214: Undo my interpreter patch. Tridge thought of a much better way to do itTim Potter4-52/+4
2007-10-10r7213: Add a small bit to the ejs parser to ignore a #!/path/to/interpreterTim Potter4-4/+52
2007-10-10r7211: - use ioctl(FIONREAD) to remove the artificial limit on messaging sizeAndrew Tridgell1-42/+51
2007-10-10r7206: changed the messaging library to use sendto instead of a connectedAndrew Tridgell1-119/+94
2007-10-10r7205: added support for sendto() on unix domain socketsAndrew Tridgell1-0/+32
2007-10-10r7166: Move replacement stuff to seperate directoryJelmer Vernooij5-13/+11
2007-10-10r7133: work in progress, including a HIGHLY revised and simplified schemaDerrell Lipman2-215/+366
2007-10-10r7127: allow for recursive ejs functionsAndrew Tridgell1-0/+7
2007-10-10r7124: fixed a bug in array construction (see ECMA standard section 15.4.2.2)Andrew Tridgell1-5/+2
2007-10-10r7116: work in progressDerrell Lipman3-126/+237
2007-10-10r7114: Convert ldb documentation to DocBook/XMLJelmer Vernooij4-135/+273
2007-10-10r7113: Move manpages from docs repository to source repositoryJelmer Vernooij11-0/+1110
2007-10-10r7085: fixed a bug in ejs with setting up the arguments[] arrayAndrew Tridgell1-0/+2
2007-10-10r7071: allow access to the current mpr memory context from ejs callsAndrew Tridgell2-0/+8
2007-10-10r7066: Rename http_exception to ejs_exception.Tim Potter1-1/+1
2007-10-10r7065: Move ejs from web_server to lib so it can be shared with smbscript.Tim Potter13-0/+9681
2007-10-10r7058: Add experimenthal pam authentication for web pagesSimo Sorce1-1/+1
2007-10-10r7052: added a case insensitive str_list_check_ci() version of str_list_check()Andrew Tridgell1-0/+13
2007-10-10r7011: when using macros, the parameters should be specified unless its aAndrew Tridgell1-11/+11
2007-10-10r6984: added tree representation documentation and utility code, to be used f...Derrell Lipman5-3/+1928
2007-10-10r6980: added data_blob_append(), which I use in the web serverAndrew Tridgell1-0/+13
2007-10-10r6968: fixed a typo in the event macros. I'm surprised this one didn't show u...Andrew Tridgell1-1/+1
2007-10-10r6967: fixed the new multi-value dn=@ATTRIBUTES so it actually works :-)Andrew Tridgell1-4/+6
2007-10-10r6956: added start of ldb_sqlite3 workDerrell Lipman3-0/+1216
2007-10-10r6952: Remove unneeded include of popt_common.hTim Potter1-1/+0
2007-10-10r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter4-4/+4
2007-10-10r6937: some minor fixes and updatesStefan Metzmacher1-13/+15
2007-10-10r6935: don't do three things at a time :-)Simo Sorce1-2/+2
2007-10-10r6934: thanks to HotaruT for pointing out skel.c was not in line with the res...Simo Sorce1-6/+20
2007-10-10r6931: declare this to avoid warnings until we have loadable modulesSimo Sorce1-0/+1
2007-10-10r6867: this code will change the way the @ATTRIBUTES object is handledSimo Sorce8-33/+93
2007-10-10r6863: lib-friendlier names + fix some dependenciesJelmer Vernooij2-9/+5
2007-10-10r6845: make the talloc header align to 40 bytes, which costs us an extra 4Andrew Tridgell1-8/+11
2007-10-10r6833: split out the routine that calculates the diff between two ldb message...Andrew Tridgell3-43/+63
2007-10-10r6831: talloc now requires config.h (this fixes ldb build)Andrew Tridgell1-2/+0
2007-10-10r6830: put header checks in config.m4 so when it is included by other project...Andrew Tridgell2-1/+1
2007-10-10r6829: include the talloc autoconf tests when building ldb standaloneAndrew Tridgell1-0/+2
2007-10-10r6828: More portability fixesJelmer Vernooij3-2/+11
2007-10-10r6825: Fall back to chsize if ftruncate is not availableJelmer Vernooij1-0/+4
2007-10-10r6817: - fixed empty ldap search elements in filtersAndrew Tridgell1-1/+1
2007-10-10r6812: more talloc portability tweaksAndrew Tridgell3-6/+3
2007-10-10r6808: - test for gcov not neededAndrew Tridgell3-15/+10
2007-10-10r6807: Fix in-tree build of talloc testsuiteJelmer Vernooij1-7/+0
2007-10-10r6804: Add config.h for talloc (and use it)Jelmer Vernooij5-9/+31
2007-10-10r6802: - fixed CFLAGSAndrew Tridgell1-6/+4
2007-10-10r6798: Valgrind pain is not something I look forward to - if we ever fallAndrew Bartlett1-2/+6