Age | Commit message (Collapse) | Author | Files | Lines |
|
Jeremy.
(This used to be commit e93bd375b9e03d9d7038e2be66dd624f91118214)
|
|
(This used to be commit 371c89b93120fb1ced317de365aad64fd1c3cb27)
|
|
(This used to be commit 3610e631125461ffeffcecf38ed20c6cc65d4bc8)
|
|
(This used to be commit 0b342b8e90b8e0395a1a3046e9e3f70a168fdb1f)
|
|
(This used to be commit 8b156ed0db3e54aa3265a2579e72c50c39b5beef)
|
|
Sorry but there are way too many changes to track down all the commit
messages and list them here. Most of the changes look like updates
and cleanups from Jelmer though.
(This used to be commit 75615648d0ace3bde6a2ef2dad562094f1b25d00)
|
|
should fix the build.
(This used to be commit a89187ccc95cc54e39518413bd4fff92c7223108)
|
|
(This used to be commit af21e7738404f073fe2e22b282322e3facdfeb82)
|
|
(This used to be commit 58fa6bfee8ba35cc182c18c980e0a4040ddd7d09)
|
|
(This used to be commit bdf0d66577c78c92e8bf0f7e6a23d7812b2f76dd)
|
|
(This used to be commit 2087e16b87d32170c08394fe589f1eb54e42a68e)
|
|
(This used to be commit 93cfbb000f8e28f3c4c600e7779dd81bac6ce9a4)
|
|
when opening truncate with current SYSTEM|HIDDEN -> NONE. It's fine to
truncate on open with current NONE -> SYSTEM | HIDDEN.
Jeremy.
(This used to be commit 3bf21ca936973efcd74b826bc750131c6ab2c701)
|
|
>Fix memory leak in cli_ds_getprimarydominfo()
(This used to be commit ca689916da200f2d772b007a913665a6b7df5bd7)
|
|
>Fix typo in docstring.
>Remove non-integer Pointer values, which are no longer supported.
(This used to be commit dcef3ae5caaa4461a279a4463a7b467e75efa6d7)
|
|
>Rename unpack_* functions to be consistent
>
>Decode CP850 strings when unpacking
>
>Add variable giving default encoding name
(This used to be commit de26084f0d6cac2caf43976f18f0b56deee53167)
|
|
Jeremy.
(This used to be commit fc5774b075f435dfbf3253e5e6af8afc9ee4ca22)
|
|
before reading smb.conf parameters, not after.
(This used to be commit 7bdaa03f2fc7ea6ef0f56f7c73b951c177d64a2e)
|
|
>must add one to the extra_data size to transfer the 0 string terminator.
>This was causing "wbinfo --sequence" to access past the end of malloced
>memory.
(This used to be commit a3c4f013d679c97dd56779c927884deae0c1027a)
|
|
(This used to be commit dff4c93d85717ba29799a0ebaaba8b8539c8d68d)
|
|
(This used to be commit a3ca6d5a191ee9d3c7022ec2dfcaf41533ee1244)
|
|
net ads printer publish <printername> [servername]
Will retreive the DsSpooler and DsDriver info by rpc for a remote server
then publish it.
Next comes doing it within smbd
(This used to be commit efeaa8f4f4104f3a4a4b12bd1d30e8efd5e3ec67)
|
|
net ads printer publish <printername> [servername]
Will retreive the DsSpooler and DsDriver info by rpc for a remote server
then publish it.
Next comes doing it within smbd
(This used to be commit 8f047a4492f7bd66ac2afd2a2f6194d5dad4a434)
|
|
- Move working VFS modules to source/
- Move documentation to SGML
(This used to be commit be4894815cf7a8e3d792d9801fe9a343f2060c3e)
|
|
- Detect MySQL and XML libraries
- Add modules rules to Makefile
- Move working VFS modules to source/
(This used to be commit fadada3555a1f3db724789a7fcfa7ed5404c4324)
|
|
(This used to be commit ef567525a6576e8a2a87a58071e438bb942ba9ca)
|
|
(This used to be commit 936065c928782ea9775b9fcf9812dacff510523d)
|
|
message :
the change in the way %U is handled to use current_user has broken
some basic usages like 'include = smb.conf.%U'
This changes fixes things again, by checking for reload after we setup
current_user in tconx.
(This used to be commit 64b2243ccd984e0d69d8bb7421d43f1f1f84b017)
|
|
passwords. From dcb.
(This used to be commit fcb52742383345ca2c5165db3334bc172353de58)
|
|
used to be commit b3e68c1283aac417956ba8c21b7dd80fc55ab580)
|
|
passwords. From dcb.
(This used to be commit 1ebc6d04e198267377e0293d9cf369010a3ea92e)
|
|
(This used to be commit ffe1626d879d95f8bef42e9bd331a17d524e620b)
|
|
(This used to be commit 6430bef92c416692e7b2a9c550d8cf17c26aaa81)
|
|
(This used to be commit ca3bfea8e79dc7bf04840b58c2fd79b1e1dc2c9f)
|
|
and add the RENAME torture test.
(This used to be commit fbd49f915f620831d6b04496986bb24df372cda2)
|
|
(This used to be commit 6520592453582c908e4bb5b7c9f9012153df60d2)
|
|
Andrew Bartlett
(This used to be commit 35b73aa0a139721d8560e81ba1caf26ebdf7d0b6)
|
|
(This used to be commit 0674d5a2b0f7ee621940c93b3b58960efd91a763)
|
|
(This used to be commit b0772a1a0531896d5b343863434622d4d0ff437f)
|
|
Andrew Bartlett
(This used to be commit efa639c5cef51f2ca903c08d2ad19db70ab7206c)
|
|
- const for PACKS() in lanman.c
- change auth to 'account before password'
- add help to net rpc {vampire,samsync}
- configure updates for sun workshop cc
- become_root() around pdb_ calls in auth_util for guest login.
Andrew Bartlett
(This used to be commit 43e90eb6e331d478013a9c038292f245edc51bd0)
|
|
Andrew Bartlett
(This used to be commit cc7566ca508f8705a95cdd546553a018731d5f5f)
|
|
(This used to be commit 0e87408eb0e2786589e23cf4435a0d3223cf55cc)
|
|
(This used to be commit f5d8afc626b8f7792aa7dd7fa7082f55725b539c)
|
|
- add static remove unnneded prototype
- move become_root() to just around pdb calls, so as to make it easier to
remove when we kill off this silly idea
- Change auth_sam to do 'account before password' rather than 'password before
account'. This means that we match Win2k in giving 'account disabled' instead
of 'wrong password' if the wrong password to a disabled account is used.
Andrew Bartlett
(This used to be commit e6d2debaf6064c3229f41c06545a1ccb83695a77)
|
|
to build shared libs (but not with .po suffix).
Andrew Bartlett
(This used to be commit 2fd47d0c25bdf1d5351f79164c6cb35b83a9cc5f)
|
|
release.
Jeremy.
(This used to be commit 507ff510e7e7d63e02be5b11d974fc05839e6eaf)
|
|
release.
Jeremy.
(This used to be commit 7d9552e9c58e533f451a720c9c9c54b8abf3a454)
|
|
(This used to be commit 36bcb312e95f46d196575ed3535679deeddd89b0)
|
|
domain)
(This used to be commit ff4b2411d146b72f5f578b2e78701f125fec8f08)
|