| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(This used to be commit ab509c74ba80d4f4e9a7355b8afb3b800825aac0)
|
|
|
|
| |
(This used to be commit 170c443b19604c3ec997ae494954c473e356e59d)
|
|
|
|
| |
(This used to be commit 97a24d13892e292d31a1a6d7a1c96893508d6222)
|
|
|
|
|
|
| |
-1 rather than multiplying it by 8 (the default cache time is 5 minutes now)
(This used to be commit 8d6e370313b62556ba13d88e1ab5ff468ac103c8)
|
|
|
|
|
|
| |
memory (not the members though)
(This used to be commit 4449e0e251190b741f51348819669453f0758f36)
|
|
|
|
|
|
|
| |
things more by calling SAFE_FREE() just before we exit our panic handler.
Andrew Bartlett
(This used to be commit d0b820562b8a7f8e5d0224926d46590b9f1ca9a3)
|
|
|
|
| |
(This used to be commit 2426bb4906e0ca3b53800706da2e9d1e17a73dc7)
|
|
|
|
|
|
|
| |
"hidden" dot files.
Jeremy.
(This used to be commit a6045c904fbe7df111c520134581bfd4f1ca67a8)
|
|
|
|
| |
(This used to be commit f3556724aba52c72ffd34664492cca3979cc1cfc)
|
|
|
|
|
|
| |
current_user_info struct in register_vuid() -- shouldn't be any more broken than we were
(This used to be commit a90c3bd281e7a62bb8482e42aa3b674eeeb5995a)
|
|
|
|
| |
(This used to be commit a6ed306d11e011d493b6b484465e4f7d74728d42)
|
|
|
|
| |
(This used to be commit 3aac1e549eaf4693ded84be432a2c94b6331ef6d)
|
|\
| |
| |
| | |
used to be commit 73ffc394b58fa951bca444506cd9d75a159e7f11)
|
| |
| |
| |
| | |
(This used to be commit a6457e1c817663cf5f3e77e4dd431ac0d9184dc7)
|
| |
| |
| |
| | |
(This used to be commit 649e1c372e0a407d8283cc1d938376ac4ad8e525)
|
| |
| |
| |
| | |
(This used to be commit 8ceefd5438a1071a262a7db234c9857fbad05147)
|
| |
| |
| |
| | |
(This used to be commit e54342b062e7736b46f56bcb0e064acc5a7b98ee)
|
| |
| |
| |
| | |
(This used to be commit d940a2f77377dd1560cea4c782823cf9cd97a3aa)
|
| |
| |
| |
| | |
(This used to be commit 83213238c2f1541a0520175abfdb1f884e06a018)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 6e4123fd6bb8622063c25dd6ad003f97eda7c6f5)
|
| |
| |
| |
| |
| |
| |
| | |
Much of this was applied by hand because of the changes in the code. However,
it builds and smbclient seems to work still. The Amanda folks are testing
and it seems to work there as well.
(This used to be commit 10d05b57c5c66718fb1ca476f7214087ddae29ee)
|
| |
| |
| |
| | |
(This used to be commit b627cee3848d73e35181c9e6fdd9931452b28e48)
|
| |
| |
| |
| |
| |
| | |
using pam_smbpass
(This used to be commit ad59b6fd9c822033bb8ab85ef9c51ec912fd9fd5)
|
| |
| |
| |
| |
| |
| | |
doesn't affect what got put on the wire.
Jeremy.
(This used to be commit 05243a8de06b6589e2405a4a7be25cdf5d338c10)
|
| |
| |
| |
| |
| |
| | |
I have not tested them beyond building. I did fix the two instances of
safe_strxxx that were introduced.
(This used to be commit bf89adbcb4c77792004e4ea9da248b71b72b7dbb)
|
| |
| |
| |
| |
| |
| |
| | |
the \\ off the workstation.
Volker
(This used to be commit a409dd55e857e692a90124bf46575752935cc78b)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
net rpc did not inform you if no smbd is running.
I never liked the error message (!) Success! when we established a trust.
Volker
(This used to be commit 1f2dd3a4559a6ba043fcfecb069d41f40656cc7d)
|
| |
| |
| |
| |
| |
| | |
problem.
Jeremy.
(This used to be commit 9305cd4f2d8c2c18daaa197f1513da1c3d3ee7c1)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 5a2fd8e76587a572cdb97fa87a99cda3e450ce0e)
|
| |
| |
| |
| |
| |
| | |
so dont check for it
(This used to be commit 234800eeb61f4874e1d178aa0d901eeb360fea2f)
|
| |
| |
| |
| | |
(This used to be commit 77bf9fe0ce67b0a74dc5e6837c00e54884cc39ef)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
to make it generic. Remove the mb-codepage "blacklist". Alexander, please
check this fix as it reverts your blacklist changes, but I'm hoping it
fixes the problem in a more generic way for all charsets. I'm not trying
to trample on your (excellent!) work here, just make things more generic
without special cases.
Jeremy.
(This used to be commit ca344a784da870965684e41c93ef8bfc5e86d28f)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
bytes in the mb character at a pointer. Will be useful in fixing check_path_syntax()
to not use a "blacklist". Also re-added my (C) to reply.c. I mean, really - I've
been adding code to the file for over 10 years and I recognise many of the
fuctions as mine ! :-).
Jeremy.
(This used to be commit 5a804dbe0f3ddbd6f3fbdd6b2c5510e143607541)
|
| |
| |
| |
| | |
(This used to be commit fed98658a5cc82e9fdc65aa73f74e118c1104178)
|
| |
| |
| |
| |
| |
| | |
(Heinrich Mislik)
(This used to be commit 8f9bedaeb1b3b102fa6b23da1f6b03eb0e015359)
|
| |
| |
| |
| |
| |
| |
| |
| | |
byte.
This is intermediate fix as discussed with Jeremy until we move check_path_syntax() to UCS2 internally where all
ambiguity is resolved. Please add other encodings into charcnv.c with such property.
(This used to be commit c8c66337494c63173a6aba4286a843875302da63)
|
| |
| |
| |
| |
| |
| | |
one the issues in BUG 1007
(This used to be commit b80e3553bf1b7f8d1435f3144082577f2e30c3a9)
|
| |
| |
| |
| |
| |
| | |
use default domain = yes
(This used to be commit ca971cf76e5fbb33d51b1fdfa92e4d13b2e150b6)
|
| |
| |
| |
| |
| | |
string.
(This used to be commit e522663717f6b6141580f34502ad8686d326f8c8)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 7a62d6215d32e664345d10b87ab4e4ddeda5dc2e)
|
| |
| |
| |
| |
| |
| |
| | |
names in nmbd. Allows conversion from dos codepage mb strings (ie. SJIS) to
expand to utf8 size on read.
Jeremy.
(This used to be commit b9da3e941d4233c2d3931f32767f3e51b214033e)
|
| |
| |
| |
| | |
(This used to be commit ad1bf59a795e90e0a3757f1dd33d92442928e80c)
|
| |
| |
| |
| | |
(This used to be commit 211cead67ca2c8c017ee5eec1d6989d4928236bf)
|
| |
| |
| |
| | |
(This used to be commit c640594c9362dca625a8fa51b453dafe1f3e980d)
|
| |
| |
| |
| |
| |
| | |
was causing an abort in process_exists() on solaris
(This used to be commit ce49e4f2b904ab64ea98af4736147795669495df)
|
| |
| |
| |
| |
| |
| |
| | |
Re-add adding the local aliases to winbindd_getgroups.
Volker
(This used to be commit ae080f2cfaa50cf16c91d760f63db2c721e251c5)
|
| |
| |
| |
| |
| | |
Volker
(This used to be commit 66c4a6dee88274c2e1493224b0ba694418b32796)
|
| |
| |
| |
| | |
(This used to be commit 3acac5d626b2897fd2c4b291dd4e0a6c9ceffcfe)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
to winbindd. idmap_allocate_rid wants information about whether this will be a
user or a group, I did not export this to the winbind interface.
The reason for idmap to get that info is to keep consistent with the
algorithmic convention to alloc only even rids for users and odd rids for
groups. I'm not fully convinced that this really gains us anything. Any real
good arguments?
Volker
(This used to be commit 7f62cf933cad69799204bfdc773e08ff0dde0b20)
|
| |
| |
| |
| |
| |
| |
| | |
about the user and group...
Volker
(This used to be commit 87fa7904f7da5f4a80ca465c09ae4ad274e81690)
|