Age | Commit message (Collapse) | Author | Files | Lines |
|
Including smbtorture bugfixes, and a better TCONDEV test.
Andrew Bartlett
(This used to be commit 52c5806004022f153af7d022afdb3ec7cc0d2548)
|
|
> Perform lp_load() before popt to fix -W option.
(This used to be commit f8db590b07cabea3e199109bcdc26eaede189915)
|
|
(This used to be commit d20f4bf5d84f435a7b4b692bf33f05f4ec871a50)
|
|
>Replace workgroup global variable with lp_workgroup()
>
>Call lp_load() before parsing command line options so we can override
>the workgroup value with the -W switch.
(This used to be commit 272d06369d79250b484a22bc7e531eecd03e7c90)
|
|
Call lp_load() before parsing command line options so we can override
the workgroup value with the -W switch.
Fixes bug #39.
(This used to be commit 56f070cd5242ac6c10699ca35726ce68199dd274)
|
|
(This used to be commit f127f964250c86986996afab905b40cff420bfd5)
|
|
(This used to be commit 6a783ca81cead3eed556570152608fd7a224f1ee)
|
|
(This used to be commit 22e61a7e77eabd462f192fb03b5adb1d07fa7409)
|
|
>Patch from waider to set exit code of last executed command specified
>as an argument to -c.
(This used to be commit b1ad69268889dbc2765ae98789112a28dc4c40c6)
|
|
(This used to be commit 7fd7af121ee8ba4f9540394f64fe3c78e2e96cd2)
|
|
(This used to be commit 40d370bec6ef14cfa85e75cdb2f9122110ae9f1d)
|
|
(This used to be commit 4d2106f910d64bf599394c17a30c351244cc137c)
|
|
(This used to be commit 8d70ef6b8cf52e582e385c8c9b8f085b183169fd)
|
|
(This used to be commit d17e04e82b77256f10f4bdf4442dac6d30e197b5)
|
|
(This used to be commit 20bde94eb881009128794283a1d7537bbc62e268)
|
|
(This used to be commit a847ebd82732cc2b430c58c3b287a46db0e35ba1)
|
|
>Return NT_STATUS_UNSUCCESSFUL if the sourcedata and echodata rpcs
>return unexpected data.
>
>Closes bug #2.
(This used to be commit 2e5f75beafd3f3d81869ce68e77b8c53cd7a2caf)
|
|
return unexpected data.
Closes bug #2.
(This used to be commit 0c3314ab97331aa709216e7ad2a1a0c8605eb160)
|
|
(This used to be commit 5e4e6a6ed08f1b4fe97bbd91f983039143cc9939)
|
|
(This used to be commit 42e76c312333c6e5b8feb2d687e3355235b0d4a0)
|
|
(This used to be commit ddd2e65586ff47daf4f63e9928413cc05bf5db85)
|
|
that uses samba's internal iconv() functions. Useful for
testing purposes.
(This used to be commit 674b67198311b4e0fb2d8afd8b56b499286fc370)
|
|
that uses samba's internal iconv() functions. Useful for
testing purposes.
(This used to be commit ccabb7961a15c06a315bdb9ff1a79834864f67e7)
|
|
(This used to be commit 09eb02cba0747ae47aa4a76f4fac69af293a774a)
|
|
(This used to be commit 16302b080a572a1cb0983f5044a7ebf51cdf2fa3)
|
|
change idmap_init call
removed ldap backend for winbind idmap, seem it had problems anyway and it
have to be reworked to work with idmap without calling winbind code.
simo
(This used to be commit 9d7d007443fc75264b2764b90f272ffc40c9be6c)
|
|
(This used to be commit 837bc15a54665baddec4a68938c3f60e17757700)
|
|
(This used to be commit 2f266669b22cba6771189a9eb4503bf64ebb744b)
|
|
(This used to be commit 920958a392b41c23ecd4db3ca32ae90a2e09bff9)
|
|
(This used to be commit 554026b2084e2371c1ddae7316fbb0b9b76472d4)
|
|
(This used to be commit ff051e9cf4b468aa9fe7e3f84483571d3d2de556)
|
|
make idmap not map SIDs outside the uid/gid range defined by default
this is to keep backward compatibility
(This used to be commit bec45093c379915082d7b7f44113f5c17110d123)
|
|
Also get charset 'werid' for both --enable-developer options in configure.
Andrew Bartlett
(This used to be commit 2a99e77e91cd214296f12b0aaf30c3c51d5a2c0a)
|
|
'UF8-safe' LDAP code.
I hope I've caught all the places where we were pushing strings into or
out of LDAP now.
Andrew Bartlett
(This used to be commit 70bf7a5f71f71aeb5338723d1f5b32a89d5c4f91)
|
|
--enable-developer
(This used to be commit bc5603454a81b3ab6e5286283ed5ce58542bc5ef)
|
|
(This used to be commit 8d17a4dc2142aa816200f3f91c7f60c3f2c5888c)
|
|
./configure --enable-developer
(This used to be commit 1c0ae103010766cb3dd5adb36ea7af9324bd0672)
|
|
(This used to be commit f7cfdf20b7b3b7743c0c3af4ff62fdde00e45fdc)
|
|
Simo.
(This used to be commit ef1eaa9b7e98b532e8ef98c1036a4b2d5f3d4dc5)
|
|
(This used to be commit e2d757aed27ede67cf904c01e8f23e436d764108)
|
|
(This used to be commit 674174fcca234a44d1778ee092998338cbd7a553)
|
|
This uses 'socket address' as the source address for nmbd. This way we
can again synchronize with the DMB if we have 'bind interfaces only'
to a virtual interface.
I'd love to see this in 2.2.9, but that is up to jerry or jra.
Volker
(This used to be commit 5e305e425592ede977880a347b2ed811d6376f75)
|
|
This uses 'socket address' as the source address for nmbd. This way we
can again synchronize with the DMB if we have 'bind interfaces only'
to a virtual interface.
I'd love to see this in 2.2.9, but that is up to jerry or jra.
Volker
(This used to be commit fe637c690b671ddb5ccbf506825a9ede6abf6668)
|
|
(This used to be commit 74c8f616c33b08d94a15e1ba8219063b190fe5f2)
|
|
the writing of a registry tree, since I can store the header, and the first
key (NK_REC) and the SD associated with that key, the SK_REC.
(This used to be commit abced0ed9eec7b8467065892c56cef9b86cff947)
|
|
to and from UTF8 when talking to our LDAP server in pdb_ldap.
Andrew Bartlett
(This used to be commit 759ba40b12a28caea87c0d8b3baea8bb69c92c89)
|
|
(This used to be commit fd0cd6200b4b9b4b002dc5b640620c3fb533873b)
|
|
(This used to be commit ee78196bcfe52dfdda0b7fd44a6701e2cf5f7d5a)
|
|
(This used to be commit 6cf0ee44caa182057eed09e7f646ef20eb059b17)
|
|
(This used to be commit 8ff52aec87a2770c5d7de50786307d246b4be6af)
|