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
*
Rename of ads_do_search_all2() to ads_do_search_all() and removal of
Jim McDonough
2002-04-10
1
-23
/
+11
*
Add a few option externs for net_ads.c
Jim McDonough
2002-04-10
1
-0
/
+4
*
A few more updates:
Jim McDonough
2002-04-10
1
-132
/
+348
*
Add ads ldap server controls
Jim McDonough
2002-04-10
1
-0
/
+5
*
Fixed missing alignment in spoolss_io_q_enumjobs() function.
Tim Potter
2002-04-10
1
-0
/
+3
*
Added cli_spoolss_enumjobs() function.
Tim Potter
2002-04-10
1
-0
/
+52
*
Added Shirish's client side caching policy change.
Jeremy Allison
2002-04-10
6
-6
/
+212
*
fixed a return value for a help function
Andrew Tridgell
2002-04-10
1
-0
/
+1
*
Moved definition of winbind username/password secrets into secrets.h
Tim Potter
2002-04-10
2
-8
/
+8
*
When printing a tdb log message display "unnamed" instead of "unknown" if
Tim Potter
2002-04-09
1
-1
/
+1
*
Shirish pointed out more areas we should be doing roundups for allocation size.
Jeremy Allison
2002-04-09
1
-17
/
+16
*
Fixed typo in debug statement.
Tim Potter
2002-04-09
1
-1
/
+1
*
Fixed some compiler warnings.
Tim Potter
2002-04-09
1
-5
/
+5
*
Added WERR_INVALID_FORM_NAME constant.
Tim Potter
2002-04-09
3
-0
/
+3
*
Add a become_root()/unbecome_root() pair to allow acces to the passdb for
Andrew Bartlett
2002-04-09
1
-0
/
+4
*
Fixed setform and addform functions.
Tim Potter
2002-04-09
1
-21
/
+17
*
Added constants for form types and WERROR values.
Tim Potter
2002-04-09
1
-0
/
+38
*
The useless_ptr must be non-zero for addform and setform client functions
Tim Potter
2002-04-09
1
-2
/
+5
*
Fix location of binaries and make sure they get there. Still experimental.
John Terpstra
2002-04-08
1
-5
/
+5
*
a fix yet committed to 2.2 sometimes ago and reintroduced here!
Simo Sorce
2002-04-08
1
-1
/
+1
*
Reintroduce the 2.2 name mangling code, until we get are more flexible solution.
Andrew Bartlett
2002-04-08
4
-830
/
+805
*
Fix up major logic reversal flaws in pdb_ldap.
Andrew Bartlett
2002-04-08
1
-36
/
+70
*
Spelling.
Tim Potter
2002-04-07
3
-3
/
+3
*
Fix pathes.
John Terpstra
2002-04-07
1
-3
/
+7
*
uint32 store and fectch functions, a signed int is not enough sometimes
Simo Sorce
2002-04-07
1
-0
/
+96
*
better check of called function's return
Simo Sorce
2002-04-07
2
-59
/
+127
*
Oops .. last update was committed before saving! Argh!
John Terpstra
2002-04-07
1
-2
/
+2
*
Updated because I want this for now - NOTE: This will change before release
John Terpstra
2002-04-07
1
-6
/
+11
*
Always pass NT password as well as Lanman.
Jeremy Allison
2002-04-06
1
-1
/
+1
*
Fix Gerry bug - MajorVersion should be 2 not 3.
Jeremy Allison
2002-04-05
1
-1
/
+1
*
Fixed up admin user / guest user lookup.
Jeremy Allison
2002-04-05
1
-5
/
+8
*
Use the new ads_do_search_all2 function. It provides sorted results. We now
Jim McDonough
2002-04-05
1
-30
/
+18
*
Several updates to get server side sorting going:
Jim McDonough
2002-04-05
1
-26
/
+78
*
Merge from 2.2
Volker Lendecke
2002-04-05
1
-9
/
+11
*
New version of patch.
Tim Potter
2002-04-05
1
-13
/
+15
*
make proto
Tim Potter
2002-04-05
1
-0
/
+46
*
Added new files for drivers, forms and ports conversion routines.
Tim Potter
2002-04-05
1
-0
/
+3
*
Fixed dodgy looking prototypes for py_to_* functions.
Tim Potter
2002-04-05
1
-11
/
+11
*
Removed unused label.
Tim Potter
2002-04-05
1
-1
/
+0
*
Converted drivers, forms and ports functions to use new conversion routines
Tim Potter
2002-04-05
6
-145
/
+304
*
Added py_spoolss_printers_conv.c to spoolss extension.
Tim Potter
2002-04-05
1
-0
/
+1
*
make proto
Tim Potter
2002-04-05
1
-0
/
+2
*
New routines to convert between structures and python dictionaries. We now
Tim Potter
2002-04-05
1
-0
/
+367
*
Throw a spoolss.werror exception when the rpc client routines return
Tim Potter
2002-04-05
1
-272
/
+80
*
Don't include py_spoolss_conv.h by default. We want to hide these
Tim Potter
2002-04-05
1
-1
/
+0
*
Added functions to return Python tuples (error code, error string)
Tim Potter
2002-04-05
2
-0
/
+19
*
add utils/net_help.c to bin/net build
Jim McDonough
2002-04-05
1
-1
/
+1
*
Lots more net consistency work:
Jim McDonough
2002-04-05
5
-117
/
+470
*
Make bin/nsstest as part of torture target.
Tim Potter
2002-04-04
1
-1
/
+2
*
Fixed some compile warnings.
Tim Potter
2002-04-04
2
-2
/
+4
[next]