index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. It
Andrew Tridgell
2007-10-10
4
-0
/
+40
*
r7226: Forgot file to disable building the new kdc
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r7225: Create a MprVar object from a NTSTATUS, e.g:
Tim Potter
2007-10-10
1
-0
/
+23
*
r7224: add some more usefull data to the auth_usersupplied_info struct
Simo Sorce
2007-10-10
2
-5
/
+14
*
r7223: Advance script past interpreter line.
Tim Potter
2007-10-10
1
-0
/
+11
*
r7222: remove double call to the same function in the same place, probable cu...
Simo Sorce
2007-10-10
1
-6
/
+0
*
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett
2007-10-10
8
-0
/
+264
*
r7220: Fix comment
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r7219: Don't allow 'binding' to be used uninitilaised.
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r7218: Don't use an uninitialised variable in an error message.
Andrew Bartlett
2007-10-10
1
-2
/
+1
*
r7215: Convert smbscript to use ejsEvalScript() and file_load() instead of
Tim Potter
2007-10-10
1
-4
/
+7
*
r7214: Undo my interpreter patch. Tridge thought of a much better way to do it
Tim Potter
2007-10-10
4
-52
/
+4
*
r7213: Add a small bit to the ejs parser to ignore a #!/path/to/interpreter
Tim Potter
2007-10-10
4
-4
/
+52
*
r7212: Disambiguate dummy functions to avoid linker problemos.
Tim Potter
2007-10-10
2
-2
/
+2
*
r7211: - use ioctl(FIONREAD) to remove the artificial limit on messaging size
Andrew Tridgell
2007-10-10
1
-42
/
+51
*
r7206: changed the messaging library to use sendto instead of a connected
Andrew Tridgell
2007-10-10
1
-119
/
+94
*
r7205: added support for sendto() on unix domain sockets
Andrew Tridgell
2007-10-10
1
-0
/
+32
*
r7204: Also fall back to different password set methods on WRITE_FAULT, as
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r7203: Fill in the error message and fail if we can't open the secrets database.
Andrew Bartlett
2007-10-10
1
-0
/
+6
*
r7198: Add IDL for browse service
Jelmer Vernooij
2007-10-10
1
-0
/
+111
*
r7196: fix typo, that makes the spoolss test working with [validate]
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r7195: - Fix echo pipe
Jelmer Vernooij
2007-10-10
3
-18
/
+38
*
r7194: fix pulling of the NDR_IN data, [validate] works for the NDR_IN side n...
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r7193: add some bail out checks and fix pushing of relative pointers
Stefan Metzmacher
2007-10-10
1
-2
/
+19
*
r7188: make use of the new relative_base property for the spoolss_Enum* funct...
Stefan Metzmacher
2007-10-10
1
-14
/
+14
*
r7187: fix alignment of unions
Stefan Metzmacher
2007-10-10
2
-17
/
+14
*
r7186: add [relative_base] property, which is allowed on typedef's
Stefan Metzmacher
2007-10-10
4
-59
/
+195
*
r7185: fix formatting
Stefan Metzmacher
2007-10-10
1
-35
/
+35
*
r7184: remove unused ndr_pull/push_struct_start/end() functions
Stefan Metzmacher
2007-10-10
2
-44
/
+2
*
r7183: add some forward declarations ...
Stefan Metzmacher
2007-10-10
1
-0
/
+7
*
r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit...
Stefan Metzmacher
2007-10-10
4
-19
/
+3
*
r7181: add functions to calculate the buffer size needed for array buffer in ...
Stefan Metzmacher
2007-10-10
1
-0
/
+54
*
r7180: Missed fixing the shutdown for 1 process...
Jeremy Allison
2007-10-10
1
-1
/
+6
*
r7179: remove compiler warnings
Stefan Metzmacher
2007-10-10
1
-4
/
+3
*
r7178: If we're using one process in NETBENCH simultion only open one
Jeremy Allison
2007-10-10
1
-5
/
+14
*
r7177: fill in REMOTE_ADDR correctly
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r7171: Just learning my way around the new SWAT, and updating some
Deryck Hodge
2007-10-10
1
-5
/
+7
*
r7167: fix the build
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r7166: Move replacement stuff to seperate directory
Jelmer Vernooij
2007-10-10
6
-14
/
+12
*
r7165: Fix pidl tests
Jelmer Vernooij
2007-10-10
7
-7
/
+6
*
r7163: a 2nd test commit to trigger anon update with new svn fsfs backend
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r7162: a test commit to trigger anon update with new svn fsfs backend
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r7161: - Add support for "aliases" for pidls scalar types and add a few aliases.
Jelmer Vernooij
2007-10-10
4
-26
/
+39
*
r7160: Initial work on an esp function wrapper generator
Jelmer Vernooij
2007-10-10
2
-5
/
+91
*
r7159: Improve the messages from pidl's validator module.
Jelmer Vernooij
2007-10-10
5
-29
/
+51
*
r7138: Doh - fix some typos.
Tim Potter
2007-10-10
1
-2
/
+2
*
r7137: Add a couple more dummy idl files for the DNS server and Windows
Tim Potter
2007-10-10
2
-0
/
+30
*
r7136: fixed a typo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7135: make typeof() complient with ECMA 11.4.3
Andrew Tridgell
2007-10-10
1
-11
/
+12
*
r7134: a number of small changes to make the pages HTML compliant. The
Andrew Tridgell
2007-10-10
7
-18
/
+39
[prev]
[next]