index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2002-04-10
Moved definition of winbind username/password secrets into secrets.h
Tim Potter
2
-8
/
+8
2002-04-09
When printing a tdb log message display "unnamed" instead of "unknown" if
Tim Potter
1
-1
/
+1
2002-04-09
Shirish pointed out more areas we should be doing roundups for allocation size.
Jeremy Allison
1
-17
/
+16
2002-04-09
Fixed typo in debug statement.
Tim Potter
1
-1
/
+1
2002-04-09
Fixed some compiler warnings.
Tim Potter
1
-5
/
+5
2002-04-09
Added WERR_INVALID_FORM_NAME constant.
Tim Potter
3
-0
/
+3
2002-04-09
Add a become_root()/unbecome_root() pair to allow acces to the passdb for
Andrew Bartlett
1
-0
/
+4
2002-04-09
Fixed setform and addform functions.
Tim Potter
1
-21
/
+17
2002-04-09
Added constants for form types and WERROR values.
Tim Potter
1
-0
/
+38
2002-04-09
The useless_ptr must be non-zero for addform and setform client functions
Tim Potter
1
-2
/
+5
2002-04-08
Fix location of binaries and make sure they get there. Still experimental.
John Terpstra
1
-5
/
+5
2002-04-08
a fix yet committed to 2.2 sometimes ago and reintroduced here!
Simo Sorce
1
-1
/
+1
2002-04-08
Reintroduce the 2.2 name mangling code, until we get are more flexible solution.
Andrew Bartlett
4
-830
/
+805
2002-04-08
Fix up major logic reversal flaws in pdb_ldap.
Andrew Bartlett
1
-36
/
+70
2002-04-07
Spelling.
Tim Potter
3
-3
/
+3
2002-04-07
Fix pathes.
John Terpstra
1
-3
/
+7
2002-04-07
uint32 store and fectch functions, a signed int is not enough sometimes
Simo Sorce
1
-0
/
+96
2002-04-07
better check of called function's return
Simo Sorce
2
-59
/
+127
2002-04-07
Oops .. last update was committed before saving! Argh!
John Terpstra
1
-2
/
+2
2002-04-07
Updated because I want this for now - NOTE: This will change before release
John Terpstra
1
-6
/
+11
2002-04-06
Always pass NT password as well as Lanman.
Jeremy Allison
1
-1
/
+1
2002-04-05
Fix Gerry bug - MajorVersion should be 2 not 3.
Jeremy Allison
1
-1
/
+1
2002-04-05
Fixed up admin user / guest user lookup.
Jeremy Allison
1
-5
/
+8
2002-04-05
Use the new ads_do_search_all2 function. It provides sorted results. We now
Jim McDonough
1
-30
/
+18
2002-04-05
Several updates to get server side sorting going:
Jim McDonough
1
-26
/
+78
2002-04-05
Merge from 2.2
Volker Lendecke
1
-9
/
+11
2002-04-05
New version of patch.
Tim Potter
1
-13
/
+15
2002-04-05
make proto
Tim Potter
1
-0
/
+46
2002-04-05
Added new files for drivers, forms and ports conversion routines.
Tim Potter
1
-0
/
+3
2002-04-05
Fixed dodgy looking prototypes for py_to_* functions.
Tim Potter
1
-11
/
+11
2002-04-05
Removed unused label.
Tim Potter
1
-1
/
+0
2002-04-05
Converted drivers, forms and ports functions to use new conversion routines
Tim Potter
6
-145
/
+304
2002-04-05
Added py_spoolss_printers_conv.c to spoolss extension.
Tim Potter
1
-0
/
+1
2002-04-05
make proto
Tim Potter
1
-0
/
+2
2002-04-05
New routines to convert between structures and python dictionaries. We now
Tim Potter
1
-0
/
+367
2002-04-05
Throw a spoolss.werror exception when the rpc client routines return
Tim Potter
1
-272
/
+80
2002-04-05
Don't include py_spoolss_conv.h by default. We want to hide these
Tim Potter
1
-1
/
+0
2002-04-05
Added functions to return Python tuples (error code, error string)
Tim Potter
2
-0
/
+19
2002-04-05
add utils/net_help.c to bin/net build
Jim McDonough
1
-1
/
+1
2002-04-05
Lots more net consistency work:
Jim McDonough
5
-117
/
+470
2002-04-04
Make bin/nsstest as part of torture target.
Tim Potter
1
-1
/
+2
2002-04-04
Fixed some compile warnings.
Tim Potter
2
-2
/
+4
2002-04-04
More spelling.
Tim Potter
1
-1
/
+1
2002-04-04
Multiple changes:
Jim McDonough
1
-11
/
+16
2002-04-04
Cleanups to make auto-detection of method on net user smoother.
Jim McDonough
1
-5
/
+10
2002-04-04
More updates for auto-detecting server connection method. Added net_ads_check()
Jim McDonough
1
-5
/
+38
2002-04-04
small change in name_resolve_bcast()
Jean-François Micouleau
1
-1
/
+1
2002-04-04
If compiling with Insure, mallocate a byte of memory and attach it to the
Tim Potter
3
-1
/
+45
2002-04-04
Spelling.
Tim Potter
1
-1
/
+1
2002-04-04
Call poptFreeContext() as appropriate.
Tim Potter
1
-23
/
+30
[next]