index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8630: give a much nicer backtrace on assert() failures in ejs
Andrew Tridgell
3
-20
/
+25
2007-10-10
r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...
Andrew Tridgell
3
-30
/
+27
2007-10-10
r8628: add retries to the normal paths of nbt name resolution. UDP broadcasts...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8627: fixed a big memory leak in the spnego gensec code in session
Andrew Tridgell
1
-2
/
+3
2007-10-10
r8626: fixed a typo
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8625: move the ldb_wrap logic into the ldb code. This logic is meant to
Andrew Tridgell
7
-61
/
+132
2007-10-10
r8624: removed valgrind comment on tdb that no longer applies
Andrew Tridgell
1
-19
/
+0
2007-10-10
r8623: Fix warnings in ODL-generated code.
Jelmer Vernooij
2
-0
/
+2
2007-10-10
r8622: Support parsing new structs/unions/enums/bitmaps without typedef in
Jelmer Vernooij
2
-646
/
+757
2007-10-10
r8621: Simplify code. Add support for nested structures back into the header ...
Jelmer Vernooij
6
-165
/
+80
2007-10-10
r8614: Add COMRESULT/HRESULT scalar type
Jelmer Vernooij
3
-1
/
+23
2007-10-10
r8613: Remove a couple of empty loops.
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r8612: Parse::Pidl::NDR:
Jelmer Vernooij
3
-201
/
+11
2007-10-10
r8603: we have to use the same db name as the rest of smbd uses so the ldb co...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8602: allow options in ldb connect calls
Andrew Tridgell
1
-2
/
+3
2007-10-10
r8601: fixed null termination in ltdb connect error
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8600: fixed null termination on some error messages in ldb
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8599: null terminate the argv list in string C functions
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8598: move provisioning to /install/ directory from /esptest/
Andrew Tridgell
5
-2
/
+14
2007-10-10
r8594: more placeholder pages for server status
Andrew Tridgell
5
-10
/
+52
2007-10-10
r8593: register the rpc server with irpc
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8591: - added a simple 2 level menu structure to swat. Deryck, I know this
Andrew Tridgell
22
-17
/
+120
2007-10-10
r8590: added server status utility functions for checking on the status of a ...
Andrew Tridgell
2
-0
/
+80
2007-10-10
r8589: - support --version option to smbstatus
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8588: register wins server with irpc
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8587: - fixed ref allocation in irpc replies
Andrew Tridgell
2
-8
/
+28
2007-10-10
r8586: register the kdc with irpc so we can tell that it is up
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8585: add to ldb and ldap comparison functionality
Simo Sorce
7
-287
/
+537
2007-10-10
r8584: added --nbt option to smbstatus for nbt server statistics
Andrew Tridgell
2
-3
/
+47
2007-10-10
r8583: nicer smbstatus output
Andrew Tridgell
1
-13
/
+45
2007-10-10
r8582: added sys.httptime() call, to display a NTTIME as a http time string
Andrew Tridgell
1
-0
/
+19
2007-10-10
r8581: fixed handling of 64 bit integers in rpc calls from ejs
Andrew Tridgell
1
-14
/
+8
2007-10-10
r8580: try to fix the build on stratus
Andrew Tridgell
1
-12
/
+8
2007-10-10
r8579: recognise the name 'localhost' as 127.0.0.1. This solves a problem
Andrew Tridgell
1
-0
/
+5
2007-10-10
r8578: Fix overlapping sections in SWAT.
Deryck Hodge
1
-1
/
+1
2007-10-10
r8577: added management calls to list current tree connects
Andrew Tridgell
6
-2
/
+102
2007-10-10
r8576: install scripts from scripting/bin/
Andrew Tridgell
2
-3
/
+9
2007-10-10
r8575: the beginnings of a smbstatus command
Andrew Tridgell
2
-0
/
+59
2007-10-10
r8574: added server side irpc calls for listing the current sessions
Andrew Tridgell
6
-4
/
+131
2007-10-10
r8570: delete all records in the old db when provisioning, rather than using
Andrew Tridgell
1
-2
/
+26
2007-10-10
r8569: delete is a js reserved word, so use del instead
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8568: change missing templates to warnings, so that provisioning with an exi...
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8567: fixed the build after the com idl changes
Andrew Tridgell
1
-4
/
+4
2007-10-10
r8566: Couple of code cleanups
Jelmer Vernooij
1
-88
/
+74
2007-10-10
r8565: put the docs menu on the right
Andrew Tridgell
1
-1
/
+8
2007-10-10
r8562: small merge with upstream
Andrew Tridgell
2
-12
/
+5
2007-10-10
r8561: as with the other ejs subsystems, make nss into a object
Andrew Tridgell
2
-13
/
+30
2007-10-10
r8560: added a newuser page in swat
Andrew Tridgell
2
-0
/
+42
2007-10-10
r8559: Couple of (D)COM updates:
Jelmer Vernooij
8
-14
/
+20
2007-10-10
r8558: move newuser logic into the provision.js lib
Andrew Tridgell
2
-71
/
+86
[next]