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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9210: fixed support for a credentials element in a rpc object in ejs to not
Andrew Tridgell
2007-10-10
2
-6
/
+10
*
r9209: - fixed the ldb registry backend to work with the new provision ldif
Andrew Tridgell
2007-10-10
2
-6
/
+8
*
r9208: fix a crash bug
Stefan Metzmacher
2007-10-10
1
-2
/
+3
*
r9207: Start generating ejs_push/pull calls for structure elements.
Tim Potter
2007-10-10
1
-17
/
+31
*
r9205: Generate more stub code for smb_raw ejs functions.
Tim Potter
2007-10-10
1
-44
/
+65
*
r9202: OK now we are getting somewhere. Generate js stubs for top level structs
Tim Potter
2007-10-10
1
-207
/
+38
*
r9199: Another go at recursive flattening of structs.
Tim Potter
2007-10-10
1
-25
/
+18
*
r9196: - add a note about the Canonicalize KDCOPtion flag
Stefan Metzmacher
2007-10-10
1
-0
/
+15
*
r9191: Generate headers for nested structures that need pushing or pulling.
Tim Potter
2007-10-10
1
-34
/
+38
*
r9185: Make second pass over the parser tree and tidy things up to make it a
Tim Potter
2007-10-10
1
-2
/
+84
*
r9183: more workarounds for the global variables in ejs. I will discuss getti...
Andrew Tridgell
2007-10-10
3
-0
/
+36
*
r9179: cope with simultaneous web requests using the same session variable
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r9178: remove the old server printf code
Andrew Tridgell
2007-10-10
1
-13
/
+0
*
r9174: ejs does not include the special variable 'length' in for loops over o...
Andrew Tridgell
2007-10-10
1
-18
/
+32
*
r9173: catch ep->local being NULL
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variables
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r9171: - support putting a credentials object in a rpc pipe object to allow a...
Andrew Tridgell
2007-10-10
2
-10
/
+10
*
r9170: fix crash bug
Stefan Metzmacher
2007-10-10
1
-2
/
+3
*
r9168: Fix subcontext handling
Jelmer Vernooij
2007-10-10
2
-22
/
+43
*
r9167: Further PAC parionia: ensure the checksum fails if we modify it.
Andrew Bartlett
2007-10-10
1
-6
/
+45
*
r9166: This checks more of auth subsystem in the PAC test.
Andrew Bartlett
2007-10-10
3
-117
/
+147
*
r9165: Fix inverted error check in untested code path. (My untested code...)
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r9164: Fix subcontext handling
Jelmer Vernooij
2007-10-10
1
-23
/
+43
*
r9162: Fix a couple of data types
Jelmer Vernooij
2007-10-10
1
-10
/
+12
*
r9161: More etheral parser generator fixes
Jelmer Vernooij
2007-10-10
5
-104
/
+243
*
r9159: abstract the winreg js functions into a nice library interface
Andrew Tridgell
2007-10-10
1
-0
/
+115
*
r9157: fix white spaces
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r9156: Add IDL and test for FlushEventLog() but it always seems to return
Tim Potter
2007-10-10
2
-11
/
+43
*
r9155: Fix ReadEventLog() test so it now works.
Tim Potter
2007-10-10
1
-11
/
+5
*
r9154: Change eventlog enums to bitmaps.
Tim Potter
2007-10-10
1
-11
/
+11
*
r9152: fix a crash bug
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r9151: reverting to return char * again
Stefan Metzmacher
2007-10-10
2
-3
/
+3
*
r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg for
Jelmer Vernooij
2007-10-10
5
-111
/
+293
*
r9149: add support for string arrays in GetPrinterData
Stefan Metzmacher
2007-10-10
1
-1
/
+3
*
r9148: remove the aix stuff it didn't fix the build
Stefan Metzmacher
2007-10-10
1
-8
/
+0
*
r9146: - enable winreg pipe from ejs
Andrew Tridgell
2007-10-10
5
-2
/
+49
*
r9145: Some work on eventlog since jerry is doing some in Samba3. (-:
Tim Potter
2007-10-10
2
-18
/
+58
*
r9142: fix the output to the new names
Stefan Metzmacher
2007-10-10
2
-6
/
+6
*
r9141: fix up output massage
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r9137: fixed installswat to handle the deep directory structure of qooxdoo
Andrew Tridgell
2007-10-10
1
-2
/
+7
*
r9132: 'pointer' is better for typedef than 'C pointer'
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9131: started adding the server side code for "AJAJ" (asynchronous javascrip...
Andrew Tridgell
2007-10-10
2
-0
/
+195
*
r9130: Fix up awful indentation.
Tim Potter
2007-10-10
1
-22
/
+22
*
r9129: Start working on nested anonymous structures and unions. A better
Tim Potter
2007-10-10
1
-4
/
+55
*
r9128: More ethereal parser generator updates. String handling is still broke...
Jelmer Vernooij
2007-10-10
2
-16
/
+61
*
r9124: Handle more types pointers to simple types.
Tim Potter
2007-10-10
1
-2
/
+10
*
r9123: Add ejs_pull_DATA_BLOB() and ejs_pull_BOOL() although leave DATA_BLOB
Tim Potter
2007-10-10
2
-1
/
+34
*
r9122: cope with trailing garbage in POST contents in the web server
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r9121: use the older non-passthru level for setting delete on close
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r9120: added the BASE-DISCONNECT test to our set of standard tests
Andrew Tridgell
2007-10-10
1
-1
/
+1
[next]