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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
merge of SONAMEFLAG stuff from SAMBA_2_2. If I stepped on something
Gerald Carter
2002-06-25
3
-820
/
+921
|
*
merging some autoconf changes from SAMBA_2_2
Gerald Carter
2002-06-24
3
-1091
/
+1025
|
*
sync with the sec_desc parsing fix from APP_HEAD. I will probably need
Gerald Carter
2002-06-24
1
-16
/
+11
|
*
replacing free() with SAFE_FREE() where possible
Gerald Carter
2002-06-24
1
-8
/
+8
|
*
backing out changes for now
Gerald Carter
2002-06-24
1
-11
/
+11
|
*
compile fix
Gerald Carter
2002-06-24
1
-0
/
+1
|
*
forgot new error code from 2.2
Gerald Carter
2002-06-24
1
-0
/
+1
|
*
printing merge from SAMBA_2_2. Ther server code looks to be in sync now.
Gerald Carter
2002-06-24
6
-71
/
+131
|
*
Support utf8 on the wire for ads ldap. DN's are converted, as well as strings,
Jim McDonough
2002-06-24
4
-349
/
+315
|
*
Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthrough
Jeremy Allison
2002-06-24
3
-1074
/
+1532
|
*
much better findstatic script
Andrew Tridgell
2002-06-24
2
-59
/
+65
|
*
Try to get security=domain at least slightly working.
Andrew Bartlett
2002-06-24
2
-8
/
+13
|
*
Add module versioning to the passdb module system
Andrew Bartlett
2002-06-22
3
-2
/
+32
|
*
Raise some debug levels.
Andrew Bartlett
2002-06-22
2
-2
/
+2
|
*
Don't use uint. It doesn't exist on some platforms and we don't define it.
Jeremy Allison
2002-06-21
8
-14
/
+22
|
*
Fixed incorrect debug.
Tim Potter
2002-06-21
1
-1
/
+1
|
*
Format tidyup before I start working on scalability fixes (one file per
Jeremy Allison
2002-06-21
1
-74
/
+134
|
*
Changed level of "bind succeded on port %d" debug to 10.
Tim Potter
2002-06-21
1
-1
/
+1
|
*
Fix from Andrew Esh for not checking return code.
Jeremy Allison
2002-06-20
1
-0
/
+3
|
*
Remove "inline" - shouldn't be in portable code.
Jeremy Allison
2002-06-20
1
-1
/
+1
|
*
Got rid of unused flags field in lanman api_commands[].
Tim Potter
2002-06-20
1
-36
/
+49
|
*
Renamed policy handle field in object containers to avoid cut&paste bugs.
Tim Potter
2002-06-20
1
-6
/
+6
|
*
Added samr_open_domain() call.
Tim Potter
2002-06-20
1
-19
/
+77
|
*
Compile fix for new arguments to cli_full_connection()
Tim Potter
2002-06-20
1
-9
/
+2
|
*
Fixed compiler warning.
Tim Potter
2002-06-20
1
-1
/
+1
|
*
Fixed typo in debug.
Tim Potter
2002-06-19
1
-1
/
+1
|
*
when nmbd starts up it is possible that dhcp hasn't started the local
Andrew Tridgell
2002-06-19
1
-4
/
+9
|
*
more debug classess activated
Simo Sorce
2002-06-18
56
-2
/
+163
|
*
compile warngin fixes merged from 2.2
Gerald Carter
2002-06-17
8
-25
/
+29
|
*
Fixed typo in debug.
Tim Potter
2002-06-17
1
-1
/
+1
|
*
Cope with the requirement for constant initialisers on some unix C compilers.
Andrew Bartlett
2002-06-16
1
-1
/
+1
|
*
Further updates to the service.c code. authorise_login() is now a bit simpiler
Andrew Bartlett
2002-06-16
2
-6
/
+6
|
*
Two things: Check how many paramaters that the LDAP libs take for the
Andrew Bartlett
2002-06-16
4
-94
/
+199
|
*
Fix up some of the SMB signing code:
Andrew Bartlett
2002-06-16
5
-19
/
+47
|
*
When adding popt to an application, you need to ensure it builds on non-popt
Andrew Bartlett
2002-06-15
1
-1
/
+1
|
*
Simplify this code further. Just substitute %H, and let the normal code
Andrew Bartlett
2002-06-15
2
-40
/
+3
|
*
Unsused function since last commit
Andrew Bartlett
2002-06-15
1
-34
/
+0
|
*
Rework much of the service.c code:
Andrew Bartlett
2002-06-15
7
-209
/
+273
|
*
Update the netlogon code to better cope with trusted domains, where things
Andrew Bartlett
2002-06-15
1
-10
/
+29
|
*
Add the missing makefile from previous commit
Andrew Bartlett
2002-06-15
1
-1
/
+1
|
*
This patch does 2 things:
Andrew Bartlett
2002-06-15
4
-96
/
+282
|
*
Add another 'trivial' built in authentication module - this one is a
Andrew Bartlett
2002-06-15
1
-0
/
+50
|
*
It appears that to match NT we should not use the 'samstrict' behaviour,
Andrew Bartlett
2002-06-15
1
-3
/
+5
|
*
Add back sys_getpwnam() and freinds to the system.c interface, but don't
Andrew Bartlett
2002-06-15
4
-5
/
+29
|
*
Fix spelling typo.
Jeremy Allison
2002-06-14
2
-13
/
+13
|
*
Ok, now I can try my first client test...
Jeremy Allison
2002-06-14
2
-8
/
+33
|
*
More of SMB signing for client - not yet finished (should be harmless).
Jeremy Allison
2002-06-14
4
-11
/
+45
|
*
Merge of csc termination fix.
Jeremy Allison
2002-06-14
1
-1
/
+2
|
*
moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c
Simo Sorce
2002-06-14
10
-223
/
+225
|
*
Add a touch of const to this - helps with some yet-to-be-commited changes
Andrew Bartlett
2002-06-14
1
-3
/
+3
[prev]
[next]