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-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
2002-04-04
oops
Tim Potter
1
-1
/
+1
2002-04-04
Fixed memory leak in cli_lsa_enum_trust_dom(). Use talloc_strdup() instead
Tim Potter
1
-1
/
+1
2002-04-04
Rerun autoconf.
Tim Potter
1
-1
/
+1
2002-04-04
Use m4-mode when editinging configure.in under emacs.
Tim Potter
1
-1
/
+2
2002-04-04
Also look for libinsure.so where the full version installs it.
Tim Potter
1
-0
/
+5
2002-04-04
Free popt context after argument parsing.
Tim Potter
1
-0
/
+2
2002-04-04
Fixed memory leak in make_pdb_context_name()
Tim Potter
1
-17
/
+25
2002-04-04
Add non-ads version of net_ads_help for build on non-ads machines.
Jim McDonough
1
-0
/
+6
2002-04-04
Correct error string function call to ads_errstr()
Jim McDonough
1
-3
/
+3
2002-04-04
Fix up conversion code from old winbindd versions (some testing needed).
Jeremy Allison
4
-67
/
+179
2002-04-04
Try harder next time to not duplicate function...take ads_err2string back
Jim McDonough
1
-15
/
+0
2002-04-04
Add ability to get specific net ads subcommand help. Not all have been
Jim McDonough
1
-1
/
+1
2002-04-04
Add net ads user subcommands: add delete info. Also make user listing format
Jim McDonough
1
-12
/
+169
2002-04-04
Add libads/ldap_user.c to build for ads user management.
Jim McDonough
1
-1
/
+1
2002-04-04
Contains functions to manage/view AD user accounts via ldap. Initially has fns
Jim McDonough
1
-0
/
+80
2002-04-04
Add ads_err2string() function for generating error strings from an ADS_STATUS.
Jim McDonough
1
-0
/
+15
2002-04-04
Fixed the handle leak in the connection management code (this code is crap
Jeremy Allison
3
-2
/
+30
2002-04-04
Rerun autoconf.
Tim Potter
1
-672
/
+676
2002-04-04
Add -D__INSURE__ to the CPPFLAGS if CC=insure.
Tim Potter
1
-0
/
+7
2002-04-03
More winbind for HPUX updates from Don Mccall. I think JRA has already
Andrew Bartlett
2
-4
/
+27
2002-04-03
reorder useage message a little. -L is not a root-only or local mode option.
Herb Lewis
1
-7
/
+8
2002-04-03
Start to make argument ordering consistent.
Tim Potter
2
-5
/
+6
[next]