index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure accessing NT member servers works with a Samba PDC. Don't
Jeremy Allison
2001-10-03
4
-8
/
+9
*
fix some possible memleaks and not tested reallocs spotted by Andreas Moroder
Simo Sorce
2001-10-03
3
-5
/
+14
*
fixed basic ucs2 operation on big endian boxes. Still a bit more to
Andrew Tridgell
2001-10-03
1
-5
/
+5
*
set ACB_PWNOEXP by default on new accounts.
Andrew Tridgell
2001-10-03
1
-2
/
+2
*
removed old unused files
Andrew Tridgell
2001-10-03
3
-21347
/
+0
*
switched over to a new method of handling uppercase/lowercase mappings
Andrew Tridgell
2001-10-03
12
-79
/
+326
*
Fixup insure changes for rpcclient.
Jeremy Allison
2001-10-03
1
-4
/
+3
*
Incorrect definition of debugf.
Jeremy Allison
2001-10-03
1
-1
/
+1
*
Fixed up the change password bug when not using PAM.
Jeremy Allison
2001-10-02
4
-24
/
+152
*
better method of generating the case equivalence table
Andrew Tridgell
2001-10-02
1
-22
/
+37
*
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
Jeremy Allison
2001-10-02
10
-593
/
+629
*
the CASETABLE torture target now generates the complete unicode
Andrew Tridgell
2001-10-02
2
-0
/
+75
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
222
-506
/
+3
*
Added copyright (not sure who owns it though) and #include guards.
Tim Potter
2001-10-02
1
-0
/
+25
*
Added copyright and include guards.
Tim Potter
2001-10-02
1
-1
/
+23
*
honor the ACB_PWNOEXP flag in smbpasswd
Andrew Tridgell
2001-10-01
2
-4
/
+2
*
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
2001-10-01
6
-74
/
+77
*
Don't try to write the LM password in the NT password feild.
Andrew Bartlett
2001-09-30
1
-1
/
+0
*
make strupper() and strlower() not modify the string if it doesn't
Andrew Tridgell
2001-09-30
2
-6
/
+16
*
I told Jeremy at the CIFS conference that I would sort the command list
Christopher R. Hertel
2001-09-30
1
-30
/
+33
*
Small changes to register_vuid ahead of a larger restructure.
Andrew Bartlett
2001-09-30
1
-3
/
+3
*
Make header comment clearer, these are RIDs, not UIDs.
Andrew Bartlett
2001-09-30
1
-2
/
+3
*
Finally kill off the SMBENCRYPT() macro.
Andrew Bartlett
2001-09-30
1
-2
/
+0
*
merge from 2.2
Gerald Carter
2001-09-30
1
-17
/
+0
*
fixed in *BSD
Motonobu Takahashi
2001-09-29
1
-2
/
+2
*
fixed not to install in *BSD, but perhaps on Solaris, cannot install
Motonobu Takahashi
2001-09-29
1
-2
/
+2
*
undef the code for now
Simo Sorce
2001-09-29
1
-2
/
+2
*
further devel and test kit.
Simo Sorce
2001-09-29
1
-67
/
+264
*
not to creat gmo files from po files during making
Motonobu Takahashi
2001-09-29
1
-1
/
+3
*
This is the passdb section of the previously mentioned commit.
Andrew Bartlett
2001-09-29
2
-65
/
+111
*
Fix up a number of intertwined issues:
Andrew Bartlett
2001-09-29
14
-166
/
+232
*
return NT_STATUS_NO_MEMORY istead of NT_STATUS_OK if we are out of memory.
Simo Sorce
2001-09-29
1
-1
/
+1
*
Add a few const statements to various odd bits of the tree. (Fixes some
Andrew Bartlett
2001-09-29
3
-4
/
+4
*
Don't build make_printerdef in HEAD. This tool is not needed except
Gerald Carter
2001-09-29
1
-1
/
+1
*
Fixed CUPS detection - patch from Michael Sweet.
Jeremy Allison
2001-09-28
3
-10
/
+10
*
How the heck I missed this I don't know, but somehow I got a copy-and-paste
Andrew Bartlett
2001-09-28
1
-16
/
+12
*
Removed smbpasswd_XX call (how did this get re-added, I removed all
Jeremy Allison
2001-09-27
1
-1
/
+1
*
Sync 2.2.2 and HEAD (I will keep these the same if it kills me :-).
Jeremy Allison
2001-09-27
1
-127
/
+103
*
Merge HEAD and 2.2 - try frantically to keep in sync.
Jeremy Allison
2001-09-27
1
-13
/
+13
*
How often did I read the CVS commit message
Volker Lendecke
2001-09-27
1
-1
/
+1
*
get out unicode_from_buffer and buffer_from_unicode, unneeded.
Simo Sorce
2001-09-27
1
-112
/
+139
*
Major update to pdbedit's import and export code, in line with reqests for it
Andrew Bartlett
2001-09-27
1
-81
/
+83
*
Kill unused variables
Andrew Bartlett
2001-09-27
1
-2
/
+0
*
Fix memory leak in get_sampwd_entries(), reindent for clarity.
Andrew Bartlett
2001-09-27
2
-74
/
+153
*
sync up with 2.2
Gerald Carter
2001-09-27
1
-0
/
+0
*
minor fixes
Simo Sorce
2001-09-27
2
-32
/
+15
*
fixed compilation of tdbtorture
Andrew Tridgell
2001-09-27
1
-0
/
+5
*
OpenSSL merge from 2.2
Gerald Carter
2001-09-26
7
-911
/
+966
*
From 2.2.
Volker Lendecke
2001-09-26
1
-0
/
+6
*
merge from 2.2
Gerald Carter
2001-09-26
2
-3
/
+3
[next]