Age | Commit message (Expand) | Author | Files | Lines |
2003-06-06 | pdbedit needs PASSDBLIBS | Herb Lewis | 1 | -1/+1 |
2003-06-06 | * break out more common code used between pdb_ldap and idmap_ldap | Gerald Carter | 1 | -11/+11 |
2003-06-05 | working draft of the idmap_ldap code. | Gerald Carter | 1 | -5/+7 |
2003-05-29 | Add smb_register_idmap(). Based on a patch from metze | Jelmer Vernooij | 1 | -12/+21 |
2003-05-27 | More fixes for builddir != srcdir. | Tim Potter | 1 | -30/+23 |
2003-05-23 | Don't use extensions like '\t' in a sed script. It breaks the make proto. | Jeremy Allison | 1 | -6/+6 |
2003-05-23 | installman needs to depend on installdirs, to fix parallel | Andrew Tridgell | 1 | -2/+2 |
2003-05-23 | Bug 83: fixes for building when $srcdir != $builddir from David Lee | Tim Potter | 1 | -18/+25 |
2003-05-22 | Compile shared modules with the -fPIC flag. Reported by Steve Langasek aka | Jelmer Vernooij | 1 | -38/+38 |
2003-05-20 | Fix bug #95: net did not build when ldap was installed, but --without-ads | Jim McDonough | 1 | -1/+1 |
2003-05-16 | add idmap_winbind unless I made a better way to solve SID type for domain | Simo Sorce | 1 | -1/+1 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -15/+19 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 1 | -6/+5 |
2003-05-09 | Makefile changes to allow new NTLMv2 patch to work. | Andrew Bartlett | 1 | -10/+7 |
2003-05-05 | Add a new entry to make check. If we have compiled python extensions, | Tim Potter | 1 | -1/+4 |
2003-05-05 | Merge of backslash @LDAP_LIBS@ fix from HEAD. | Tim Potter | 1 | -2/+1 |
2003-05-05 | AIX doesn't append $SHLIB_EXT to NSS libraries. | Tim Potter | 1 | -2/+2 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 1 | -1/+1 |
2003-04-30 | Try to fix IRIX build - add quotes and never call libns_winbind by name - we | Andrew Bartlett | 1 | -2/+2 |
2003-04-29 | smbgroupedit has been replaced by 'net groupmap' | Gerald Carter | 1 | -7/+0 |
2003-04-29 | remove convert_smbpasswd and addtosmbpass from tree; people can get them from... | Gerald Carter | 1 | -2/+1 |
2003-04-29 | do not build wrepld by default; package maintainers need to update their file... | Gerald Carter | 1 | -1/+1 |
2003-04-28 | Merge: we need a rule for t_snprintf | Tim Potter | 1 | -0/+2 |
2003-04-28 | Merge stf updates from HEAD. | Tim Potter | 1 | -3/+4 |
2003-04-27 | Add 'smbiconv' program - a clone of the 'iconv' utility | Jelmer Vernooij | 1 | -0/+6 |
2003-04-26 | Remove the unpopular pdb_unix, which has served it's time well. | Andrew Bartlett | 1 | -10/+5 |
2003-04-26 | Fix the weird charset and build it by default for ./configure -enable-developer | Jelmer Vernooij | 1 | -2/+2 |
2003-04-24 | Add vfs_fake_perms to Samba 3.0 | Andrew Bartlett | 1 | -0/+6 |
2003-04-23 | Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate the | Andrew Bartlett | 1 | -4/+14 |
2003-04-23 | We don't have IDMAP in 3.0 yet. | Andrew Bartlett | 1 | -1/+1 |
2003-04-23 | Merge HEAD's winbind into 3.0. | Andrew Bartlett | 1 | -7/+10 |
2003-04-22 | Added editreg. | John Terpstra | 1 | -1/+6 |
2003-04-21 | * fix segfault when no vfs objects defined | Gerald Carter | 1 | -1/+1 |
2003-04-19 | Added smbgroupedit to PROGS2 | John Terpstra | 1 | -1/+1 |
2003-04-19 | Merging smbgroupedit into 'net groupmap'. Not entirely done. | Gerald Carter | 1 | -2/+2 |
2003-04-16 | Move PAC decoding over from HEAD. | Jim McDonough | 1 | -1/+1 |
2003-04-16 | More merges from HEAD: | Jelmer Vernooij | 1 | -96/+98 |
2003-04-16 | Add support for the new modules system to lib/iconv.c (merge from HEAD) | Jelmer Vernooij | 1 | -11/+77 |
2003-04-16 | Add make destination for librpc_echo | Jelmer Vernooij | 1 | -0/+5 |
2003-04-16 | Add support for the new modules system to auth/ (merge from HEAD) | Jelmer Vernooij | 1 | -22/+40 |
2003-04-15 | merge in metze' smbcquotas patch from HEAD | Gerald Carter | 1 | -6/+19 |
2003-04-15 | use the new modules system for the rpc modules (backport from HEAD) | Jelmer Vernooij | 1 | -32/+8 |
2003-04-15 | Use the new modules system for passdb (merge from HEAD) | Jelmer Vernooij | 1 | -5/+4 |
2003-04-15 | Add selection of the modules to configure (merge from HEAD) | Jelmer Vernooij | 1 | -1/+4 |
2003-04-15 | Merge of python extension picobj fix. | Tim Potter | 1 | -9/+15 |
2003-04-15 | Updates to compile correctly with --with-included-popt | Tim Potter | 1 | -12/+12 |
2003-04-14 | Update check-programs target. | Tim Potter | 1 | -1/+4 |
2003-04-14 | Merge: | Tim Potter | 1 | -7/+7 |
2003-04-14 | Merge Jelmer's popt updates from HEAD. | Tim Potter | 1 | -3/+3 |
2003-04-14 | Syncup popt changes with HEAD. | Tim Potter | 1 | -2/+1 |