index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
r7133: work in progress, including a HIGHLY revised and simplified schema
Derrell Lipman
2007-10-10
2
-215
/
+366
*
r7127: allow for recursive ejs functions
Andrew Tridgell
2007-10-10
1
-0
/
+7
*
r7124: fixed a bug in array construction (see ECMA standard section 15.4.2.2)
Andrew Tridgell
2007-10-10
1
-5
/
+2
*
r7116: work in progress
Derrell Lipman
2007-10-10
3
-126
/
+237
*
r7114: Convert ldb documentation to DocBook/XML
Jelmer Vernooij
2007-10-10
4
-135
/
+273
*
r7113: Move manpages from docs repository to source repository
Jelmer Vernooij
2007-10-10
11
-0
/
+1110
*
r7085: fixed a bug in ejs with setting up the arguments[] array
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r7071: allow access to the current mpr memory context from ejs calls
Andrew Tridgell
2007-10-10
2
-0
/
+8
*
r7066: Rename http_exception to ejs_exception.
Tim Potter
2007-10-10
1
-1
/
+1
*
r7065: Move ejs from web_server to lib so it can be shared with smbscript.
Tim Potter
2007-10-10
13
-0
/
+9681
*
r7058: Add experimenthal pam authentication for web pages
Simo Sorce
2007-10-10
1
-1
/
+1
*
r7052: added a case insensitive str_list_check_ci() version of str_list_check()
Andrew Tridgell
2007-10-10
1
-0
/
+13
*
r7011: when using macros, the parameters should be specified unless its a
Andrew Tridgell
2007-10-10
1
-11
/
+11
*
r6984: added tree representation documentation and utility code, to be used f...
Derrell Lipman
2007-10-10
5
-3
/
+1928
*
r6980: added data_blob_append(), which I use in the web server
Andrew Tridgell
2007-10-10
1
-0
/
+13
*
r6968: fixed a typo in the event macros. I'm surprised this one didn't show u...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6967: fixed the new multi-value dn=@ATTRIBUTES so it actually works :-)
Andrew Tridgell
2007-10-10
1
-4
/
+6
*
r6956: added start of ldb_sqlite3 work
Derrell Lipman
2007-10-10
3
-0
/
+1216
*
r6952: Remove unneeded include of popt_common.h
Tim Potter
2007-10-10
1
-1
/
+0
*
r6951: Fix all calls to setup_logging() that use 'True' as a second argument.
Tim Potter
2007-10-10
4
-4
/
+4
*
r6937: some minor fixes and updates
Stefan Metzmacher
2007-10-10
1
-13
/
+15
*
r6935: don't do three things at a time :-)
Simo Sorce
2007-10-10
1
-2
/
+2
*
r6934: thanks to HotaruT for pointing out skel.c was not in line with the res...
Simo Sorce
2007-10-10
1
-6
/
+20
*
r6931: declare this to avoid warnings until we have loadable modules
Simo Sorce
2007-10-10
1
-0
/
+1
*
r6867: this code will change the way the @ATTRIBUTES object is handled
Simo Sorce
2007-10-10
8
-33
/
+93
*
r6863: lib-friendlier names + fix some dependencies
Jelmer Vernooij
2007-10-10
2
-9
/
+5
*
r6845: make the talloc header align to 40 bytes, which costs us an extra 4
Andrew Tridgell
2007-10-10
1
-8
/
+11
*
r6833: split out the routine that calculates the diff between two ldb message...
Andrew Tridgell
2007-10-10
3
-43
/
+63
*
r6831: talloc now requires config.h (this fixes ldb build)
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r6830: put header checks in config.m4 so when it is included by other project...
Andrew Tridgell
2007-10-10
2
-1
/
+1
*
r6829: include the talloc autoconf tests when building ldb standalone
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r6828: More portability fixes
Jelmer Vernooij
2007-10-10
3
-2
/
+11
*
r6825: Fall back to chsize if ftruncate is not available
Jelmer Vernooij
2007-10-10
1
-0
/
+4
*
r6817: - fixed empty ldap search elements in filters
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6812: more talloc portability tweaks
Andrew Tridgell
2007-10-10
3
-6
/
+3
*
r6808: - test for gcov not needed
Andrew Tridgell
2007-10-10
3
-15
/
+10
*
r6807: Fix in-tree build of talloc testsuite
Jelmer Vernooij
2007-10-10
1
-7
/
+0
*
r6804: Add config.h for talloc (and use it)
Jelmer Vernooij
2007-10-10
5
-9
/
+31
*
r6802: - fixed CFLAGS
Andrew Tridgell
2007-10-10
1
-6
/
+4
*
r6798: Valgrind pain is not something I look forward to - if we ever fall
Andrew Bartlett
2007-10-10
1
-2
/
+6
*
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
2007-10-10
8
-59
/
+7
*
r6790: Use config.h file for ldb and add test for stdint.h
Jelmer Vernooij
2007-10-10
4
-2
/
+10
*
r6759: let us have a wildcard attribute so that we can set a default for all ...
Simo Sorce
2007-10-10
1
-1
/
+7
*
r6741: prevent talloc_strndup() from reading one byte past the end of a buffer,
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r6700: Upper case realms in kerberos-specific parts of the code, as this is
Andrew Bartlett
2007-10-10
1
-1
/
+5
*
r6688: removed unused binary_string() function
Andrew Tridgell
2007-10-10
1
-23
/
+0
*
r6687: added a idr helper function for creating random IDs
Andrew Tridgell
2007-10-10
1
-0
/
+18
*
r6664: Obey overrided CC in the Makefile
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r6663: only use -Wall for gcc
Andrew Tridgell
2007-10-10
2
-3
/
+4
*
r6662: add an installcheck target for talloc
Andrew Tridgell
2007-10-10
1
-0
/
+3
[next]