summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r8679: only call fault setup once (thanks to andrew for pointing this out)Andrew Tridgell2007-10-101-3/+4
* r8678: setup for gdb backtrace in 'make test'Andrew Tridgell2007-10-107-24/+39
* r8677: The first part of the domain name may not be equal to the netbios doma...Andrew Bartlett2007-10-102-2/+4
* r8676: attribute lists in ldb searches must be NULL terminatedAndrew Tridgell2007-10-101-1/+1
* r8674: With the rdn_name module, we don't need this duplication in the samdbAndrew Bartlett2007-10-101-22/+0
* r8671: use much shorter names for the selftest directory and socket wrapperAndrew Tridgell2007-10-103-9/+21
* r8670: Remove GUID code from SAMR, it is handled lower down now. I noticeAndrew Bartlett2007-10-101-11/+1
* r8669: The objectguid module belongs in Samba's ldb module collection, not inAndrew Bartlett2007-10-105-33/+25
* r8668: fixed a segv during upgrade of a very old ldb.Andrew Tridgell2007-10-101-0/+5
* r8667: Further simply the provision script, by removing the 'name' attribute.Andrew Bartlett2007-10-107-83/+312
* r8666: The same fix as the last commit, I was caught out on a move from aAndrew Bartlett2007-10-101-2/+2
* r8665: fixed a segv at high debug level in the web serverAndrew Tridgell2007-10-101-1/+4
* r8664: I got caught out not testing...Andrew Bartlett2007-10-101-2/+2
* r8663: Since simo constructed the samdb module, he and tridge have worked onAndrew Bartlett2007-10-101-31/+34
* r8662: Revert change to CN=Cert Publishers, this group still needs toAndrew Bartlett2007-10-101-0/+2
* r8661: added strstr() ejs function in string libAndrew Tridgell2007-10-101-0/+17
* r8660: Use templates for the initial provision of user and computer accounts.Andrew Bartlett2007-10-104-237/+164
* r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...Andrew Tridgell2007-10-104-11/+27
* r8658: move use of lp_security() and lp_nt_status_support() into the connecti...Andrew Tridgell2007-10-103-2/+10
* r8651: fixed a boolean expression bug (submitted upstream)Andrew Tridgell2007-10-101-0/+3
* r8650: Use the timestamps and a new objectguid module rather than placingAndrew Bartlett2007-10-107-212/+307
* r8649: added smbscript to the list of binaries to installAndrew Tridgell2007-10-101-0/+1
* r8648: automatically redirect to provisioning if not yet provisioned when theAndrew Tridgell2007-10-101-0/+21
* r8644: This is a more useful error than unsuccesful.Andrew Bartlett2007-10-101-1/+1
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-1017-32/+92
* r8642: - fixed install of new swat filesAndrew Tridgell2007-10-101-6/+2
* r8640: continue the trend by moving the ejs random calls into an objectAndrew Tridgell2007-10-102-4/+17
* r8639: moved loadparm calls into an ejs objectAndrew Tridgell2007-10-105-11/+30
* r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell2007-10-102-7/+22
* r8637: added sys.stat() and sys.lstat() callsAndrew Tridgell2007-10-101-0/+71
* r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, andAndrew Tridgell2007-10-101-1/+1
* r8635: make object inheritance with the builtin objects easy by allowingAndrew Tridgell2007-10-105-27/+33
* r8634: we are still getting occasional test failures due to disk spaceAndrew Tridgell2007-10-101-1/+1
* r8633: check for valid input to ejs_userAuth()Andrew Tridgell2007-10-101-0/+5
* r8632: use <pre> around displayed exceptionsAndrew Tridgell2007-10-101-1/+3
* r8631: give an error on incorrect argument countAndrew Tridgell2007-10-102-5/+4
* r8630: give a much nicer backtrace on assert() failures in ejsAndrew Tridgell2007-10-103-20/+25
* r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...Andrew Tridgell2007-10-102-27/+25
* r8628: add retries to the normal paths of nbt name resolution. UDP broadcasts...Andrew Tridgell2007-10-101-2/+2
* r8627: fixed a big memory leak in the spnego gensec code in sessionAndrew Tridgell2007-10-101-2/+3
* r8626: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r8625: move the ldb_wrap logic into the ldb code. This logic is meant toAndrew Tridgell2007-10-107-61/+132
* r8624: removed valgrind comment on tdb that no longer appliesAndrew Tridgell2007-10-101-19/+0
* r8623: Fix warnings in ODL-generated code.Jelmer Vernooij2007-10-102-0/+2
* r8622: Support parsing new structs/unions/enums/bitmaps without typedef inJelmer Vernooij2007-10-102-646/+757
* r8621: Simplify code. Add support for nested structures back into the header ...Jelmer Vernooij2007-10-106-165/+80
* r8614: Add COMRESULT/HRESULT scalar typeJelmer Vernooij2007-10-103-1/+23
* r8613: Remove a couple of empty loops.Jelmer Vernooij2007-10-101-2/+5
* r8612: Parse::Pidl::NDR:Jelmer Vernooij2007-10-103-201/+11
* r8603: we have to use the same db name as the rest of smbd uses so the ldb co...Andrew Tridgell2007-10-101-1/+1