index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
6
-17
/
+23
*
Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problems
Jeremy Allison
2003-10-21
1
-2
/
+17
*
Delete unused label to fix compiler warning.
Tim Potter
2003-10-14
1
-1
/
+0
*
make nt-time <-> unix-time functions nearly reversible
Simo Sorce
2003-10-12
1
-2
/
+5
*
Move sysquotas autoconf tests to a seperate file.
Jelmer Vernooij
2003-10-09
1
-99
/
+1
*
split some security related functions in their own files.
Simo Sorce
2003-10-06
3
-151
/
+1
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-10-06
4
-0
/
+1270
|
\
|
*
split some security related functions in their own files.
Simo Sorce
2003-10-06
7
-151
/
+1271
|
*
Fixed silly typo checking for signal_handler not signal.
Jeremy Allison
2003-10-01
1
-1
/
+1
|
*
Allow ^C to interrupt smbpasswd if using our getpass.
Jeremy Allison
2003-10-01
1
-62
/
+86
|
*
merge of parameter changes from 3.0 and fix for bug 550
Gerald Carter
2003-10-01
2
-4
/
+6
|
*
Merge from 3.0:
Tim Potter
2003-09-29
1
-1
/
+1
|
*
Merge from 3.0:
Tim Potter
2003-09-29
1
-5
/
+7
|
*
* sync more files from 3.0
Gerald Carter
2003-09-24
2
-24
/
+40
|
*
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
1
-1
/
+1
|
*
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
2003-09-19
1
-2
/
+2
|
*
Unregister event fix from metze.
Jeremy Allison
2003-09-17
1
-3
/
+6
|
*
Alias charset 646 internally
Alexander Bokovoy
2003-09-15
1
-0
/
+1
|
*
Merge from Samba 3.0:
Tim Potter
2003-09-15
1
-15
/
+33
|
*
Merge from Samba 3.0:
Tim Potter
2003-09-15
2
-28
/
+65
|
*
Merge from Samba 3.0:
Tim Potter
2003-09-15
1
-1
/
+1
|
*
Remove another dead file.
Tim Potter
2003-09-10
1
-719
/
+0
|
*
sync 3.0 into HEAD for the last time
Gerald Carter
2003-09-09
20
-225
/
+1158
|
*
port latest changes from SAMBA_3_0 tree
Simo Sorce
2003-08-02
15
-336
/
+462
|
*
ading new files from 3.0
Gerald Carter
2003-07-16
2
-0
/
+2225
|
*
trying to get HEAD building again. If you want the code
Gerald Carter
2003-07-16
16
-122
/
+470
|
*
Fix the events API. Patch by metze with some minor modifications.
Jelmer Vernooij
2003-05-29
1
-51
/
+103
|
*
Merge of rpcstr_pull() termination fixes from 3.0
Tim Potter
2003-05-28
1
-1
/
+4
|
*
Merge of formatting fixups from 3.0
Tim Potter
2003-05-28
1
-4
/
+9
|
*
Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0
Tim Potter
2003-05-28
1
-0
/
+4
|
*
Fix unused variable warning.
Tim Potter
2003-05-27
1
-1
/
+2
|
*
Merge from 3.0: Fix set_local_machine_name() for both *SMBSERVER and
Tim Potter
2003-05-27
1
-0
/
+11
|
*
Jelmer was really excited about copyrights this year.
Tim Potter
2003-05-27
1
-1
/
+1
|
*
syncing LDAP schema changes with Samba_3_0
Gerald Carter
2003-05-14
1
-9
/
+9
|
*
Move some #ifdefs and function prototypes around to avoid a compiler
Tim Potter
2003-05-14
1
-13
/
+14
|
*
fixed bug #75; add check for non-zero destlen
Gerald Carter
2003-05-08
1
-1
/
+1
|
*
Merge from distcc:
Martin Pool
2003-05-07
1
-2
/
+8
|
*
Add metze's exit and idle event patch
Jelmer Vernooij
2003-05-06
1
-1
/
+106
|
*
Fixed typo introduced when reverting patch from revision 1.19
Tim Potter
2003-05-05
1
-1
/
+1
*
|
Fixed silly typo checking for signal_handler not signal.
Jeremy Allison
2003-10-01
1
-1
/
+1
*
|
Allow ^C to interrupt smbpasswd if using our getpass.
Jeremy Allison
2003-10-01
1
-62
/
+86
*
|
wrap internals of sys_setgroups() so the sys_XX() call can be done unconditio...
Gerald Carter
2003-10-01
2
-4
/
+6
*
|
iconv isn't const safe. Neither should smb_iconv be.
Jeremy Allison
2003-09-27
1
-1
/
+1
*
|
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
2003-09-25
1
-5
/
+7
*
|
This only touches the fake kaserver support. It adds two parameters:
Volker Lendecke
2003-09-23
1
-24
/
+36
*
|
Add a descriptive comment to our usage of setresuid. lib/afs.c needs
Volker Lendecke
2003-09-23
1
-0
/
+4
*
|
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
1
-1
/
+1
*
|
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
2003-09-19
1
-2
/
+2
*
|
Unregister event fix from metze.
Jeremy Allison
2003-09-17
1
-3
/
+6
*
|
Alias charset 646 internally as it is same as ASCII. Should solve Solaris pro...
Alexander Bokovoy
2003-09-15
1
-0
/
+1
[prev]
[next]