| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(This used to be commit 1d830bcd473a2166b6f89281faabb001697e35d4)
|
|
|
|
|
| |
this patch brought to you by the continuing saga of HPUX portability
(This used to be commit 4d63bd27d482ec84078c4541166b16cd82cfeb6a)
|
|
|
|
| |
(This used to be commit eb3b3c8b407b2208291385539c3379f0420a448e)
|
|
|
|
|
|
| |
sorted order
(This used to be commit 92afff5fe7134872f12c25628d047b2a92e92a37)
|
|
|
|
| |
(This used to be commit f5e6547c28b2069ae80da5037c5f8d0661da652c)
|
|
|
|
| |
(This used to be commit b9b8714297401664fcf8380d4c90ee22b7341d35)
|
|
|
|
|
|
|
| |
we didn't cope with the 'anonymous NTLM under SPNEGO' login.
Andrew Bartlett
(This used to be commit c3cc14542e426b23e468a11803c1bab0f6fe290f)
|
|
|
|
| |
(This used to be commit ff156f7aae29045edd898635d16d141b3e848f3f)
|
|
|
|
| |
(This used to be commit 3c12b46e320412e4746fced7e2898f892e815118)
|
|
|
|
|
| |
Andrew Bartlett
(This used to be commit 1bc5a1190765571719dd0aaacef1413bba812617)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
user_info strcture in auth/
This moves it to a pattern much like that found in ntvfs, with
functions to migrate between PAIN, HASH and RESPONSE passwords.
Instead of make_user_info*() functions, we simply fill in the control
block in the callers, per recent dicussions on the lists. This
removed a lot of data copies as well as error paths, as we can grab
much of it with talloc.
Andrew Bartlett
(This used to be commit ecbd2235a3e2be937440fa1dc0aecc5a047eda88)
|
|
|
|
| |
(This used to be commit f5910ceef5e1ec3fe40b4589e919fe502593b582)
|
|
|
|
| |
(This used to be commit c84c516b179fcbbcdb36c0c0aa4ffb4ff12f2c35)
|
|
|
|
|
| |
pesky panic on x86_64
(This used to be commit 80177b29f4b32996d41a87df041c4c1bfb6876c2)
|
|
|
|
|
| |
rafal
(This used to be commit 19f5ea9c9c2a46c110e5946605432116cb2ad7b3)
|
|
|
|
|
|
|
|
| |
It's more like a placeholder now, than a working code. Just don't
want to hang it around my laptop only.
rafal
(This used to be commit bee1c9ec2dea4cad703386af35470c7d74cef4b0)
|
|
|
|
| |
(This used to be commit 7384b3c4a1450ad63356dcf586e3a7e7335f8e6d)
|
|
|
|
|
| |
exception. Catch these in out fault handler, so we get a backtrace
(This used to be commit 802724cf69e65a07202f3399a4321a35c2f3c018)
|
|
|
|
| |
(This used to be commit c2f5884e2f8a033446467384b6c058567b2fb9ce)
|
|
|
|
|
|
|
| |
saves us 2 more chars
in the name, which is enough to get IRIX 6.4 working
(This used to be commit e6d9cde482ad9f3fa91d9ce3638e2ec6530b3a9c)
|
|
|
|
| |
(This used to be commit e84871dd3232de73104bee81dd877cc329cd1970)
|
|
|
|
| |
(This used to be commit f8a2b032a70dd63f4454b982d00168dcf6793202)
|
|
|
|
| |
(This used to be commit acf8c8fd4995acef47390df5a7d4e611c597367d)
|
|
|
|
|
|
|
|
|
|
| |
domain name.
Remove the use of flatname from the main domain object, we no longer
reference it.
Andrew Bartlett
(This used to be commit 2303e24be74570187b23c3d31d0433263c83ba7e)
|
|
|
|
|
| |
this is what was causing the panic on the s390 box
(This used to be commit 3a49626ae17d6076f0fc54b0453acb459d88297c)
|
|
|
|
|
|
|
| |
module any more.
Andrew Bartlett
(This used to be commit da48e77e7ca21bc99f2829a22ea3dc96ba413191)
|
|
|
|
|
|
|
| |
code. I'm afraid this is needed by irix 6.4 which silently truncates
names in unix domain sockets in recvfrom() to 16 chars. My apologies
for having to move to such short names :-(
(This used to be commit f9693e313da67e1347a607db5d3ebbf36e02a77a)
|
|
|
|
|
|
|
|
| |
this code also does string SIDs, but I'm not quite sure where that
fits in.
Andrew Bartlett
(This used to be commit 968bcc4fe8142319ca0a2ac9e3a895b5436b4552)
|
|
|
|
|
|
|
|
|
|
|
| |
ldb, as it can't build without the NDR and GUID code.
Also make it properly use the NDR encoding for the GUID (I forgot last
time, and used a string), as well as set the dependencies on the
module correctly.
Andrew Bartlett
(This used to be commit 8054abc76e5e3588cebc7fc01062a1223b7f140b)
|
|
|
|
|
| |
Thanks to volker for finding this one too. Keep them coming!
(This used to be commit 756796ad2ea86a9471d1b09e66b1a74c4523f6f4)
|
|
|
|
|
|
|
| |
This is now calculated on the fly for every add and modify.
Andrew Bartlett
(This used to be commit ed1f2e029c840d2b3ecb49dbe6e8cd67588eeeed)
|
|
|
|
|
|
|
| |
BOOL to int function return.
Andrew Bartlett
(This used to be commit e03e00fe606db443783f1dea03411025c01c7de5)
|
|
|
|
|
| |
thanks to volker for finding this
(This used to be commit e02d7753f77327e3ca295a86afde9ea74ddcf5e0)
|
|
|
|
|
|
|
|
| |
I replaced these function calls, and they went from BOOL to int return
values, so naturally failed.
Andrew Bartlett
(This used to be commit 1982fdb6f3355494ecaae93280eea4e69c78430f)
|
|
|
|
|
|
|
| |
a DN parsing system. Leverage that in the dsdb module.
Andrew Bartlett
(This used to be commit 2408f322765fc1b1769d5c8ea69eae4d968cd195)
|
|
|
|
|
|
|
| |
override the template for these attributes.
Andrew Bartlett
(This used to be commit 3462cbadb285313dfd88234b144d1921d2bcc880)
|
|
|
|
| |
(This used to be commit a569fc8924e8c8edbdfa7efc89ad99659af8c379)
|
|
|
|
|
|
|
|
|
|
|
|
| |
This ensures the templating code is used, and also makes it clearer
what I need to duplicate in the vampire area.
Also fix a silly bug in the template application code (the samdb
module) that caused templates to be compleatly unused (my fault, from
my commit last night).
Andrew Bartlett
(This used to be commit 4a8ef7197ff938942832034453f843cb8a50f2d1)
|
|
|
|
|
|
|
| |
show up as strings
not binary blobs
(This used to be commit d2c29a5a51f68cabb9ef587376bf0a6b936cdd76)
|
|
|
|
|
|
|
| |
connection structure.
This massively reduces the number of lp_*() calls made
(This used to be commit b1d577f48d31c0c17ad0b6abd78120087408e58d)
|
|
|
|
| |
(This used to be commit 19ae68f59ad9b81005eb68b3773f24234c0f891d)
|
|
|
|
| |
(This used to be commit bd4c388cd2653823e012f1cd8c14832ee032eb11)
|
|
|
|
|
|
|
|
|
| |
boilerplate attributes in every entry in provision.ldif.
The next step will be to use templates.
Andrew Bartlett
(This used to be commit 940ed9827f5ab83b668a60a2b0110567dd54c3e2)
|
|
|
|
| |
(This used to be commit f5e39455a8e7aff54503857ec148c880aac71fac)
|
|
|
|
|
| |
home page in swat is accessed
(This used to be commit 78fb559c08d55c01f5ede81d43cdd857cce8d338)
|
|
|
|
| |
(This used to be commit 08eb97c264d238304908c251d1de7fe2ed8b5a1e)
|
|
|
|
| |
(This used to be commit bfc3270fb6177b01cb60e02c231084170c9ec15f)
|
|
|
|
|
|
| |
simo, when changing ejs syntax, please grep -r through the *.js and *.esp files to
fix all the callers. Thanks :)
(This used to be commit 8d0c9557a29a802800257af1bab38bfe57928c17)
|
|
|
|
|
| |
Andrew Bartlett
(This used to be commit d7136c93fb7ddf27d914329a7c9fd77de22d4356)
|
|
|
|
|
|
|
|
|
|
| |
- get rid of redundeny dyn_CONFIGFILE argument to lp_load()
- fixed provisioning to work with completely pristine install,
creating an initial smb.conf is none is present
- added lp.set() and lp.reload() to loadparm ejs object interface
(This used to be commit c2691ef7126ddcee5f95970b78759b40a049d0a7)
|