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
*
r8668: fixed a segv during upgrade of a very old ldb.
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r8667: Further simply the provision script, by removing the 'name' attribute.
Andrew Bartlett
2007-10-10
7
-83
/
+312
*
r8666: The same fix as the last commit, I was caught out on a move from a
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r8665: fixed a segv at high debug level in the web server
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r8664: I got caught out not testing...
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r8663: Since simo constructed the samdb module, he and tridge have worked on
Andrew Bartlett
2007-10-10
1
-31
/
+34
*
r8662: Revert change to CN=Cert Publishers, this group still needs to
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r8661: added strstr() ejs function in string lib
Andrew Tridgell
2007-10-10
1
-0
/
+17
*
r8660: Use templates for the initial provision of user and computer accounts.
Andrew Bartlett
2007-10-10
4
-237
/
+164
*
r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...
Andrew Tridgell
2007-10-10
4
-11
/
+27
*
r8658: move use of lp_security() and lp_nt_status_support() into the connecti...
Andrew Tridgell
2007-10-10
3
-2
/
+10
*
r8651: fixed a boolean expression bug (submitted upstream)
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r8650: Use the timestamps and a new objectguid module rather than placing
Andrew Bartlett
2007-10-10
7
-212
/
+307
*
r8649: added smbscript to the list of binaries to install
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8648: automatically redirect to provisioning if not yet provisioned when the
Andrew Tridgell
2007-10-10
1
-0
/
+21
*
r8644: This is a more useful error than unsuccesful.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r8643: - make lp_configfile() work again
Andrew Tridgell
2007-10-10
17
-32
/
+92
*
r8642: - fixed install of new swat files
Andrew Tridgell
2007-10-10
1
-6
/
+2
*
r8640: continue the trend by moving the ejs random calls into an object
Andrew Tridgell
2007-10-10
2
-4
/
+17
*
r8639: moved loadparm calls into an ejs object
Andrew Tridgell
2007-10-10
5
-11
/
+30
*
r8638: continue the trend of maknig our C functions true ejs objects by makin...
Andrew Tridgell
2007-10-10
2
-7
/
+22
*
r8637: added sys.stat() and sys.lstat() calls
Andrew Tridgell
2007-10-10
1
-0
/
+71
*
r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, and
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8635: make object inheritance with the builtin objects easy by allowing
Andrew Tridgell
2007-10-10
5
-27
/
+33
*
r8634: we are still getting occasional test failures due to disk space
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8633: check for valid input to ejs_userAuth()
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r8632: use <pre> around displayed exceptions
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r8631: give an error on incorrect argument count
Andrew Tridgell
2007-10-10
2
-5
/
+4
*
r8630: give a much nicer backtrace on assert() failures in ejs
Andrew Tridgell
2007-10-10
3
-20
/
+25
*
r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...
Andrew Tridgell
2007-10-10
2
-27
/
+25
*
r8628: add retries to the normal paths of nbt name resolution. UDP broadcasts...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r8627: fixed a big memory leak in the spnego gensec code in session
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r8626: fixed a typo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8625: move the ldb_wrap logic into the ldb code. This logic is meant to
Andrew Tridgell
2007-10-10
7
-61
/
+132
*
r8624: removed valgrind comment on tdb that no longer applies
Andrew Tridgell
2007-10-10
1
-19
/
+0
*
r8623: Fix warnings in ODL-generated code.
Jelmer Vernooij
2007-10-10
2
-0
/
+2
*
r8622: Support parsing new structs/unions/enums/bitmaps without typedef in
Jelmer Vernooij
2007-10-10
2
-646
/
+757
*
r8621: Simplify code. Add support for nested structures back into the header ...
Jelmer Vernooij
2007-10-10
6
-165
/
+80
*
r8614: Add COMRESULT/HRESULT scalar type
Jelmer Vernooij
2007-10-10
3
-1
/
+23
*
r8613: Remove a couple of empty loops.
Jelmer Vernooij
2007-10-10
1
-2
/
+5
*
r8612: Parse::Pidl::NDR:
Jelmer Vernooij
2007-10-10
3
-201
/
+11
*
r8603: we have to use the same db name as the rest of smbd uses so the ldb co...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8602: allow options in ldb connect calls
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r8601: fixed null termination in ltdb connect error
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8600: fixed null termination on some error messages in ldb
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r8599: null terminate the argv list in string C functions
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r8593: register the rpc server with irpc
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r8590: added server status utility functions for checking on the status of a ...
Andrew Tridgell
2007-10-10
2
-0
/
+80
*
r8589: - support --version option to smbstatus
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r8588: register wins server with irpc
Andrew Tridgell
2007-10-10
1
-0
/
+3
[next]